Searched refs:n2_do_ecb (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 Dn2_core.c961 static int n2_do_ecb(struct ablkcipher_request *req, bool encrypt) function
1005 return n2_do_ecb(req, true);
1010 return n2_do_ecb(req, false);

Completed in 158 milliseconds