Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dgcm.c574 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() function
669 return crypto_gcm_create_common(tmpl, tb, ctr_name, "ghash"); in crypto_gcm_create()
686 return crypto_gcm_create_common(tmpl, tb, ctr_name, ghash_name); in crypto_gcm_base_create()