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

/linux-master/crypto/
H A Dgcm.c574 static int crypto_gcm_create_common(struct crypto_template *tmpl, function
667 return crypto_gcm_create_common(tmpl, tb, ctr_name, "ghash");
684 return crypto_gcm_create_common(tmpl, tb, ctr_name, ghash_name);

Completed in 180 milliseconds