Searched refs:crypto_gcm_alloc_common (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dgcm.c697 static struct crypto_instance *crypto_gcm_alloc_common(struct rtattr **tb, crypto_gcm_alloc_common() function
811 return crypto_gcm_alloc_common(tb, full_name, ctr_name, "ghash"); crypto_gcm_alloc()
848 return crypto_gcm_alloc_common(tb, full_name, ctr_name, ghash_name); crypto_gcm_base_alloc()

Completed in 45 milliseconds