Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dchacha20poly1305.c474 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
624 inst->alg.setkey = chachapoly_setkey; in chachapoly_create()
/Linux-v6.1/drivers/crypto/caam/
Dcaamalg.c559 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
3310 .setkey = chachapoly_setkey,
3333 .setkey = chachapoly_setkey,
Dcaamalg_qi2.c632 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
2916 .setkey = chachapoly_setkey,
2939 .setkey = chachapoly_setkey,