Searched defs:skcipher_setkey (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/crypto/ |
| H A D | algif_skcipher.c | 353 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() function
|
| /linux-6.15/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 622 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| H A D | caamalg.c | 739 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| H A D | caamalg_qi2.c | 944 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| /linux-6.15/drivers/crypto/bcm/ |
| H A D | cipher.c | 1819 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() function
|
| /linux-6.15/drivers/crypto/ |
| H A D | talitos.c | 1491 static int skcipher_setkey(struct crypto_skcipher *cipher, in skcipher_setkey() function
|