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

/linux-4.1.27/crypto/
H A Dcbc.c66 static int crypto_cbc_encrypt_inplace(struct blkcipher_desc *desc, crypto_cbc_encrypt_inplace() function
105 nbytes = crypto_cbc_encrypt_inplace(desc, &walk, child); crypto_cbc_encrypt()

Completed in 30 milliseconds