Searched refs:crypto_rfc3686_crypt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dctr.c278 static int crypto_rfc3686_crypt(struct ablkcipher_request *req) crypto_rfc3686_crypt() function
406 inst->alg.cra_ablkcipher.encrypt = crypto_rfc3686_crypt; crypto_rfc3686_alloc()
407 inst->alg.cra_ablkcipher.decrypt = crypto_rfc3686_crypt; crypto_rfc3686_alloc()

Completed in 36 milliseconds