Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dcbc.h104 static inline int crypto_cbc_decrypt_inplace( in crypto_cbc_decrypt_inplace() function
136 return crypto_cbc_decrypt_inplace(walk, tfm, fn); in crypto_cbc_decrypt_blocks()