Searched refs:crypto_cipher_set_flags (Results 1 – 2 of 2) sorted by relevance
124 static inline void crypto_cipher_set_flags(struct crypto_cipher *tfm, in crypto_cipher_set_flags() function
2759 crypto_cipher_set_flags(tfm, CRYPTO_TFM_REQ_FORBID_WEAK_KEYS); in test_cipher()