Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dcts.c237 static int crypto_cts_decrypt(struct skcipher_request *req) in crypto_cts_decrypt() function
377 inst->alg.decrypt = crypto_cts_decrypt; in crypto_cts_create()