Searched refs:crypto_cbc_encrypt_inplace (Results 1 – 1 of 1) sorted by relevance
30 static int crypto_cbc_encrypt_inplace(struct crypto_lskcipher *tfm, in crypto_cbc_encrypt_inplace() function62 rem = crypto_cbc_encrypt_inplace(cipher, dst, len, iv); in crypto_cbc_encrypt()