Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/inside-secure/
Dsafexcel_cipher.c2979 static int safexcel_aead_chachapoly_cra_init(struct crypto_tfm *tfm) in safexcel_aead_chachapoly_cra_init() function
3023 .cra_init = safexcel_aead_chachapoly_cra_init,
3035 ret = safexcel_aead_chachapoly_cra_init(tfm); in safexcel_aead_chachapolyesp_cra_init()