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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c1104 static int aead_setup(struct crypto_aead *tfm, unsigned int authsize) function
1154 return aead_setup(tfm, authsize);
1184 return aead_setup(tfm, crypto_aead_authsize(tfm));

Completed in 169 milliseconds