Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/amcc/
Dcrypto4xx_core.h187 int crypto4xx_rfc3686_decrypt(struct skcipher_request *req);
Dcrypto4xx_alg.c229 int crypto4xx_rfc3686_decrypt(struct skcipher_request *req) in crypto4xx_rfc3686_decrypt() function
Dcrypto4xx_core.c1207 .decrypt = crypto4xx_rfc3686_decrypt,