Home
last modified time | relevance | path

Searched refs:chachapoly_setkey (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A 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()
/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg.c559 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
3305 .setkey = chachapoly_setkey,
3328 .setkey = chachapoly_setkey,
H A Dcaamalg_qi2.c629 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
2914 .setkey = chachapoly_setkey,
2937 .setkey = chachapoly_setkey,
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg.c568 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
3529 .setkey = chachapoly_setkey,
3555 .setkey = chachapoly_setkey,
H A Dcaamalg_qi2.c634 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
2921 .setkey = chachapoly_setkey,
2944 .setkey = chachapoly_setkey,

Completed in 21 milliseconds