Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/
Dixp4xx_crypto.c1201 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) in aead_setup() function
1239 return aead_setup(tfm, authsize); in aead_setauthsize()
1263 return aead_setup(tfm, crypto_aead_authsize(tfm)); in aead_setkey()
1294 return aead_setup(tfm, crypto_aead_authsize(tfm)); in des3_aead_setkey()