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

/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c1094 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) aead_setup() function
1144 return aead_setup(tfm, authsize); aead_setauthsize()
1167 return aead_setup(tfm, crypto_aead_authsize(tfm)); aead_setkey()

Completed in 42 milliseconds