Searched defs:chachapoly_setkey (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | chacha20poly1305.c | 474 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
|
/kernel/linux/linux-6.6/crypto/ |
H A D | chacha20poly1305.c | 474 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg.c | 559 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
|
H A D | caamalg_qi2.c | 629 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg.c | 568 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
|
H A D | caamalg_qi2.c | 634 static int chachapoly_setkey(struct crypto_aead *aead, const u8 *key, in chachapoly_setkey() function
|
Completed in 33 milliseconds