Searched refs:hifn_setup_crypto (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 Dhifn_795x.c2143 static int hifn_setup_crypto(struct ablkcipher_request *req, u8 op, function
2165 return hifn_setup_crypto(req, ACRYPTO_OP_ENCRYPT,
2170 return hifn_setup_crypto(req, ACRYPTO_OP_ENCRYPT,
2175 return hifn_setup_crypto(req, ACRYPTO_OP_ENCRYPT,
2180 return hifn_setup_crypto(req, ACRYPTO_OP_ENCRYPT,
2189 return hifn_setup_crypto(req, ACRYPTO_OP_DECRYPT,
2194 return hifn_setup_crypto(req, ACRYPTO_OP_DECRYPT,
2199 return hifn_setup_crypto(req, ACRYPTO_OP_DECRYPT,
2204 return hifn_setup_crypto(req, ACRYPTO_OP_DECRYPT,
2213 return hifn_setup_crypto(re
[all...]

Completed in 47 milliseconds