Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dixp4xx_crypto.c1103 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) in aead_setup() function
1153 return aead_setup(tfm, authsize); in aead_setauthsize()
1176 return aead_setup(tfm, crypto_aead_authsize(tfm)); in aead_setkey()