Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dixp4xx_crypto.c1097 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) in aead_setup() function
1147 return aead_setup(tfm, authsize); in aead_setauthsize()
1171 return aead_setup(tfm, crypto_aead_authsize(tfm)); in aead_setkey()