Home
last modified time | relevance | path

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

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