Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dchacha20poly1305.c491 static int chachapoly_setauthsize(struct crypto_aead *tfm, in chachapoly_setauthsize() function
624 inst->alg.setauthsize = chachapoly_setauthsize; in chachapoly_create()
/linux-6.15/drivers/crypto/caam/
H A Dcaamalg.c556 static int chachapoly_setauthsize(struct crypto_aead *aead, in chachapoly_setauthsize() function
3530 .setauthsize = chachapoly_setauthsize,
3556 .setauthsize = chachapoly_setauthsize,
H A Dcaamalg_qi2.c623 static int chachapoly_setauthsize(struct crypto_aead *aead, in chachapoly_setauthsize() function
2923 .setauthsize = chachapoly_setauthsize,
2946 .setauthsize = chachapoly_setauthsize,