Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dgcm.c574 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() function
667 return crypto_gcm_create_common(tmpl, tb, ctr_name, "ghash"); in crypto_gcm_create()
684 return crypto_gcm_create_common(tmpl, tb, ctr_name, ghash_name); in crypto_gcm_base_create()