Home
last modified time | relevance | path

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

/crypto/
Dpcbc.c108 static int crypto_pcbc_decrypt_inplace(struct skcipher_request *req, in crypto_pcbc_decrypt_inplace() function
142 nbytes = crypto_pcbc_decrypt_inplace(req, &walk, in crypto_pcbc_decrypt()