Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
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()