Home
last modified time | relevance | path

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

/crypto/
Dcbc.c140 static int crypto_cbc_decrypt_inplace(struct blkcipher_desc *desc, in crypto_cbc_decrypt_inplace() function
184 nbytes = crypto_cbc_decrypt_inplace(desc, &walk, child); in crypto_cbc_decrypt()