Searched refs:crypto_cbc_decrypt_inplace (Results 1 – 1 of 1) sorted by relevance
122 static int crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_decrypt_inplace() function165 err = crypto_cbc_decrypt_inplace(&walk, skcipher); in crypto_cbc_decrypt()