Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dpcbc.c87 static int crypto_pcbc_decrypt_segment(struct skcipher_request *req, in crypto_pcbc_decrypt_segment() function
146 nbytes = crypto_pcbc_decrypt_segment(req, &walk, in crypto_pcbc_decrypt()