Searched refs:crypto_gcm_alloc_common (Results 1 – 1 of 1) sorted by relevance
697 static struct crypto_instance *crypto_gcm_alloc_common(struct rtattr **tb, in crypto_gcm_alloc_common() function811 return crypto_gcm_alloc_common(tb, full_name, ctr_name, "ghash"); in crypto_gcm_alloc()848 return crypto_gcm_alloc_common(tb, full_name, ctr_name, ghash_name); in crypto_gcm_base_alloc()