Home
last modified time | relevance | path

Searched defs:aead_setkey (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Dalgif_aead.c500 static int aead_setkey(void *private, const u8 *key, unsigned int keylen) in aead_setkey() function
/linux/drivers/crypto/caam/
H A Dcaamalg_qi.c200 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() function
H A Dcaamalg.c585 static int aead_setkey(struct crypto_aead *aead, in aead_setkey() function
H A Dcaamalg_qi2.c289 static int aead_setkey(struct crypto_aead *aead, const u8 *key, in aead_setkey() function
/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c1244 static int aead_setkey(struct crypto_aead *tfm, const u8 *key, in aead_setkey() function
/linux/drivers/crypto/
H A Dtalitos.c889 static int aead_setkey(struct crypto_aead *authenc, in aead_setkey() function