Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dpcbc.c109 static int crypto_pcbc_decrypt_inplace(struct skcipher_request *req, in crypto_pcbc_decrypt_inplace() function
143 nbytes = crypto_pcbc_decrypt_inplace(req, &walk, in crypto_pcbc_decrypt()