Home
last modified time | relevance | path

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

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