Searched refs:crypto_rfc3686_crypt (Results 1 – 1 of 1) sorted by relevance
270 static int crypto_rfc3686_crypt(struct blkcipher_desc *desc, in crypto_rfc3686_crypt() function372 inst->alg.cra_blkcipher.encrypt = crypto_rfc3686_crypt; in crypto_rfc3686_alloc()373 inst->alg.cra_blkcipher.decrypt = crypto_rfc3686_crypt; in crypto_rfc3686_alloc()