Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/ !
Dsafexcel_cipher.c2906 static int safexcel_aead_chachapoly_cra_init(struct crypto_tfm *tfm) in safexcel_aead_chachapoly_cra_init() function
2950 .cra_init = safexcel_aead_chachapoly_cra_init,
2962 ret = safexcel_aead_chachapoly_cra_init(tfm); in safexcel_aead_chachapolyesp_cra_init()