Searched refs:ACRYPTO_OP_ENCRYPT (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.c57 #define ACRYPTO_OP_ENCRYPT 1 macro
1159 case ACRYPTO_OP_ENCRYPT:
1172 if (rctx->op == ACRYPTO_OP_ENCRYPT || rctx->op == ACRYPTO_OP_DECRYPT) {
1642 rctx.op = (encdec)?ACRYPTO_OP_ENCRYPT:ACRYPTO_OP_DECRYPT;
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,
2213 return hifn_setup_crypto(req, ACRYPTO_OP_ENCRYPT,
2218 return hifn_setup_crypto(req, ACRYPTO_OP_ENCRYPT,
[all...]

Completed in 53 milliseconds