Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dskcipher.h592 static inline void crypto_lskcipher_clear_flags(struct crypto_lskcipher *tfm, in crypto_lskcipher_clear_flags() function
/linux/crypto/
H A Dskcipher.c159 crypto_lskcipher_clear_flags(*ctx, CRYPTO_TFM_REQ_MASK); in crypto_skcipher_setkey()
H A Dlskcipher.c431 crypto_lskcipher_clear_flags(cipher, CRYPTO_TFM_REQ_MASK); in lskcipher_setkey_simple()