Home
last modified time | relevance | path

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

/crypto/
Dctr.c270 static int crypto_rfc3686_crypt(struct blkcipher_desc *desc, in crypto_rfc3686_crypt() function
372 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()