Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcbc.c121 static int crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_decrypt_inplace() function
164 err = crypto_cbc_decrypt_inplace(&walk, skcipher); in crypto_cbc_decrypt()
/kernel/linux/linux-6.6/crypto/
H A Dcbc.c122 static int crypto_cbc_decrypt_inplace(struct skcipher_walk *walk, in crypto_cbc_decrypt_inplace() function
165 err = crypto_cbc_decrypt_inplace(&walk, skcipher); in crypto_cbc_decrypt()

Completed in 5 milliseconds