Searched refs:crypto_cbc_decrypt_segment (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dcbc.c69 static int crypto_cbc_decrypt_segment(struct crypto_lskcipher *tfm, function
133 rem = crypto_cbc_decrypt_segment(cipher, src, dst, len, iv);

Completed in 180 milliseconds