Searched refs:ablk_perform (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.c877 static int ablk_perform(struct ablkcipher_request *req, int encrypt) function
952 return ablk_perform(req, 1);
957 return ablk_perform(req, 0);
977 ret = ablk_perform(req, 1);

Completed in 103 milliseconds