Home
last modified time | relevance | path

Searched defs:skcipher_setkey (Results 1 – 5 of 5) sorted by relevance

/linux/crypto/
H A Dalgif_skcipher.c353 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) skcipher_setkey() function
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c622 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
H A Dcaamalg.c745 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, in skcipher_setkey() function
H A Dcaamalg_qi2.c944 static int skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, skcipher_setkey() function
/linux/drivers/crypto/bcm/
H A Dcipher.c1813 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey() function