Searched refs:setup_auth (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.c656 static int setup_auth(struct crypto_tfm *tfm, int encrypt, unsigned authsize, function
1125 ret = setup_auth(&tfm->base, 0, authsize, ctx->authkey,
1129 ret = setup_auth(&tfm->base, 1, authsize, ctx->authkey,

Completed in 36 milliseconds