Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Dcbc.h42 static inline int crypto_cbc_encrypt_inplace( in crypto_cbc_encrypt_inplace() function
76 err = crypto_cbc_encrypt_inplace(&walk, tfm, fn); in crypto_cbc_encrypt_walk()