Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dskcipher.h282 static inline void crypto_skcipher_clear_flags(struct crypto_skcipher *tfm, in crypto_skcipher_clear_flags() function
/linux-4.4.14/crypto/
Dtestmgr.c992 crypto_skcipher_clear_flags(tfm, ~0); in __test_skcipher()
1070 crypto_skcipher_clear_flags(tfm, ~0); in __test_skcipher()