Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_core.h182 int crypto4xx_rfc3686_encrypt(struct skcipher_request *req);
H A Dcrypto4xx_alg.c205 int crypto4xx_rfc3686_encrypt(struct skcipher_request *req) in crypto4xx_rfc3686_encrypt() function
H A Dcrypto4xx_core.c1204 .encrypt = crypto4xx_rfc3686_encrypt,