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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dgcm.c690 static struct crypto_instance *crypto_gcm_alloc_common(struct rtattr **tb, function
808 return crypto_gcm_alloc_common(tb, full_name, ctr_name, "ghash");
848 return crypto_gcm_alloc_common(tb, full_name, ctr_name, ghash_name);

Completed in 50 milliseconds