Home
last modified time | relevance | path

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

/linux/crypto/
A Dgcm.c576 static int crypto_gcm_create_common(struct crypto_template *tmpl, in crypto_gcm_create_common() function
671 return crypto_gcm_create_common(tmpl, tb, ctr_name, "ghash"); in crypto_gcm_create()
688 return crypto_gcm_create_common(tmpl, tb, ctr_name, ghash_name); in crypto_gcm_base_create()

Completed in 5 milliseconds