Searched refs:aes_skcipher_setkey (Results 1 – 4 of 4) sorted by relevance
/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 943 static int aes_skcipher_setkey(struct crypto_skcipher *cipher, in aes_skcipher_setkey() function 1083 .setkey = aes_skcipher_setkey, 1103 .setkey = aes_skcipher_setkey, 1124 .setkey = aes_skcipher_setkey,
|
/drivers/crypto/caam/ |
D | caamalg.c | 766 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1875 .setkey = aes_skcipher_setkey, 1996 .setkey = aes_skcipher_setkey,
|
D | caamalg_qi.c | 664 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1473 .setkey = aes_skcipher_setkey,
|
D | caamalg_qi2.c | 984 static int aes_skcipher_setkey(struct crypto_skcipher *skcipher, in aes_skcipher_setkey() function 1678 .setkey = aes_skcipher_setkey,
|