Searched defs:skcipher_setkey (Results 1 – 5 of 5) sorted by relevance
| /linux/crypto/ |
| H A D | algif_skcipher.c | 353 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) skcipher_setkey() function
|
| /linux/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 | 745 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, skcipher_setkey() function
|
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 1813 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() function
|