Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dcbc.h37 static inline int crypto_cbc_encrypt_inplace( in crypto_cbc_encrypt_inplace() function
71 err = crypto_cbc_encrypt_inplace(&walk, tfm, fn); in crypto_cbc_encrypt_walk()