Searched refs:aes_skcipher_setkey (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 942 static int aes_skcipher_setkey(struct crypto_skcipher *cipher, in aes_skcipher_setkey() function 1082 .setkey = aes_skcipher_setkey, 1102 .setkey = aes_skcipher_setkey, 1123 .setkey = aes_skcipher_setkey,
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg.c | 766 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1869 .setkey = aes_skcipher_setkey, 1990 .setkey = aes_skcipher_setkey,
|
H A D | caamalg_qi.c | 664 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1473 .setkey = aes_skcipher_setkey,
|
H A D | caamalg_qi2.c | 981 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1675 .setkey = aes_skcipher_setkey,
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg.c | 775 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1895 .setkey = aes_skcipher_setkey, 2037 .setkey = aes_skcipher_setkey,
|
H A D | caamalg_qi.c | 669 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1489 .setkey = aes_skcipher_setkey,
|
H A D | caamalg_qi2.c | 986 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1682 .setkey = aes_skcipher_setkey,
|
Completed in 33 milliseconds