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

/linux-4.1.27/crypto/
H A Dcbc.c114 static int crypto_cbc_decrypt_segment(struct blkcipher_desc *desc, crypto_cbc_decrypt_segment() function
186 nbytes = crypto_cbc_decrypt_segment(desc, &walk, child); crypto_cbc_decrypt()

Completed in 45 milliseconds