Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dpcbc.c150 static int crypto_pcbc_decrypt_inplace(struct blkcipher_desc *desc, in crypto_pcbc_decrypt_inplace() function
192 nbytes = crypto_pcbc_decrypt_inplace(desc, &walk, in crypto_pcbc_decrypt()