Home
last modified time | relevance | path

Searched refs:crypto4xx_decrypt (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_core.h190 extern int crypto4xx_decrypt(struct ablkcipher_request *req);
Dcrypto4xx_alg.c86 int crypto4xx_decrypt(struct ablkcipher_request *req) in crypto4xx_decrypt() function
Dcrypto4xx_core.c1144 .decrypt = crypto4xx_decrypt,