Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dcipher.h130 static inline void crypto_cipher_clear_flags(struct crypto_cipher *tfm, in crypto_cipher_clear_flags() function
/linux/crypto/
H A Dtestmgr.c2757 crypto_cipher_clear_flags(tfm, ~0); in test_cipher()