Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcfb.c150 static int crypto_cfb_decrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_decrypt_inplace() function
173 return crypto_cfb_decrypt_inplace(walk, tfm); in crypto_cfb_decrypt_blocks()
/kernel/linux/linux-6.6/crypto/
H A Dcfb.c151 static int crypto_cfb_decrypt_inplace(struct skcipher_walk *walk, in crypto_cfb_decrypt_inplace() function
174 return crypto_cfb_decrypt_inplace(walk, tfm); in crypto_cfb_decrypt_blocks()

Completed in 1 milliseconds