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