Searched refs:crypto_rfc3686_crypt (Results 1 – 1 of 1) sorted by relevance
278 static int crypto_rfc3686_crypt(struct ablkcipher_request *req) in crypto_rfc3686_crypt() function406 inst->alg.cra_ablkcipher.encrypt = crypto_rfc3686_crypt; in crypto_rfc3686_alloc()407 inst->alg.cra_ablkcipher.decrypt = crypto_rfc3686_crypt; in crypto_rfc3686_alloc()