Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dgcm.c582 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() function
705 return crypto_gcm_create_common(tmpl, tb, ctr_name, "ghash"); in crypto_gcm_create()
722 return crypto_gcm_create_common(tmpl, tb, ctr_name, ghash_name); in crypto_gcm_base_create()