Searched refs:crypto_lskcipher_clear_flags (Results 1 – 3 of 3) sorted by relevance
592 static inline void crypto_lskcipher_clear_flags(struct crypto_lskcipher *tfm, in crypto_lskcipher_clear_flags() function
159 crypto_lskcipher_clear_flags(*ctx, CRYPTO_TFM_REQ_MASK); in crypto_skcipher_setkey()
431 crypto_lskcipher_clear_flags(cipher, CRYPTO_TFM_REQ_MASK); in lskcipher_setkey_simple()