Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcbc.c30 static int crypto_cbc_encrypt_inplace(struct crypto_lskcipher *tfm, in crypto_cbc_encrypt_inplace() function
62 rem = crypto_cbc_encrypt_inplace(cipher, dst, len, iv); in crypto_cbc_encrypt()