Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dchacha20poly1305.c498 static int chachapoly_setauthsize(struct crypto_aead *tfm, in chachapoly_setauthsize() function
660 inst->alg.setauthsize = chachapoly_setauthsize; in chachapoly_create()
/Linux-v5.4/drivers/crypto/caam/
Dcaamalg.c532 static int chachapoly_setauthsize(struct crypto_aead *aead, in chachapoly_setauthsize() function
3369 .setauthsize = chachapoly_setauthsize,
3392 .setauthsize = chachapoly_setauthsize,
Dcaamalg_qi2.c618 static int chachapoly_setauthsize(struct crypto_aead *aead, in chachapoly_setauthsize() function
2846 .setauthsize = chachapoly_setauthsize,
2869 .setauthsize = chachapoly_setauthsize,