Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_core.h189 extern int crypto4xx_encrypt(struct ablkcipher_request *req);
Dcrypto4xx_alg.c72 int crypto4xx_encrypt(struct ablkcipher_request *req) in crypto4xx_encrypt() function
Dcrypto4xx_core.c1143 .encrypt = crypto4xx_encrypt,