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

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

Completed in 202 milliseconds