Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dixp4xx_crypto.c1090 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) in aead_setup() function
1140 return aead_setup(tfm, authsize); in aead_setauthsize()
1164 return aead_setup(tfm, crypto_aead_authsize(tfm)); in aead_setkey()
1196 return aead_setup(tfm, crypto_aead_authsize(tfm)); in des3_aead_setkey()