Searched defs:skcipher_setkey (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/crypto/ |
| H A D | algif_skcipher.c | 289 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() function
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | algif_skcipher.c | 303 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() function
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caamalg_qi.c | 617 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| H A D | caamalg.c | 730 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| H A D | caamalg_qi2.c | 938 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| /kernel/linux/linux-6.6/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 | 943 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | talitos.c | 1490 static int skcipher_setkey(struct crypto_skcipher *cipher, in skcipher_setkey() function
|
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| H A D | cipher.c | 1821 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() function
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | cipher.c | 1818 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() function
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | talitos.c | 1491 static int skcipher_setkey(struct crypto_skcipher *cipher, in skcipher_setkey() function
|
Completed in 48 milliseconds