Home
last modified time | relevance | path

Searched refs:aead_setup (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c1203 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) in aead_setup() function
1241 return aead_setup(tfm, authsize); in aead_setauthsize()
1265 return aead_setup(tfm, crypto_aead_authsize(tfm)); in aead_setkey()
1296 return aead_setup(tfm, crypto_aead_authsize(tfm)); in des3_aead_setkey()