Searched refs:crypto_skcipher_get_flags (Results 1 – 18 of 18) sorted by relevance
39 if ((fips_enabled || (crypto_skcipher_get_flags(tfm) & in xts_verify_key()
311 static inline u32 crypto_skcipher_get_flags(struct crypto_skcipher *tfm) in crypto_skcipher_get_flags() function331 return crypto_skcipher_get_flags(&tfm->base); in crypto_sync_skcipher_get_flags()
133 crypto_skcipher_get_flags(tfm) & in adiantum_setkey()161 crypto_skcipher_get_flags(tfm) & in adiantum_setkey()174 crypto_shash_set_flags(tctx->hash, crypto_skcipher_get_flags(tfm) & in adiantum_setkey()
221 if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in skcipher_check_key()357 if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in skcipher_accept_parent()
61 crypto_cipher_set_flags(tweak, crypto_skcipher_get_flags(parent) & in xts_setkey()70 crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & in xts_setkey()
74 crypto_skcipher_get_flags(tfm) & in essiv_skcipher_setkey()86 crypto_skcipher_get_flags(tfm) & in essiv_skcipher_setkey()
632 if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in crypto_skcipher_encrypt()649 if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in crypto_skcipher_decrypt()885 crypto_cipher_set_flags(cipher, crypto_skcipher_get_flags(tfm) & in skcipher_setkey_simple()
79 crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & in lrw_setkey()
184 crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & in crypto_rfc3686_setkey()
83 crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & in crypto_cts_setkey()
57 crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(tfm) & in simd_skcipher_setkey()
1344 crypto_skcipher_get_flags(tfm)); in test_mb_skcipher_speed()1390 crypto_skcipher_get_flags(tfm)); in test_mb_skcipher_speed()1564 crypto_skcipher_get_flags(tfm)); in test_skcipher_speed()1605 crypto_skcipher_get_flags(tfm)); in test_skcipher_speed()
235 crypto_skcipher_get_flags(parent) & in cryptd_skcipher_setkey()
2731 crypto_skcipher_get_flags(tfm)); in test_skcipher_vec_cfg()
157 crypto_skcipher_get_flags(tfm) & in geode_setkey_skcipher()
288 crypto_skcipher_get_flags(tfm), in glue_xts_req_128bit()
182 crypto_skcipher_get_flags(tfm) & in setkey_fallback_skcipher()384 crypto_skcipher_get_flags(tfm) & in xts_fallback_setkey()
295 crypto_skcipher_get_flags(cipher) & CRYPTO_TFM_REQ_MASK); in crypto4xx_sk_setup_fallback()