Home
last modified time | relevance | path

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

/crypto/
Dcts.c220 static int crypto_cts_decrypt(struct blkcipher_desc *desc, in crypto_cts_decrypt() function
319 inst->alg.cra_blkcipher.decrypt = crypto_cts_decrypt; in crypto_cts_alloc()