Home
last modified time | relevance | path

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

/crypto/
Dtestmgr.c289 u32 req_flags; member
345 .req_flags = CRYPTO_TFM_REQ_MAY_SLEEP,
410 .req_flags = CRYPTO_TFM_REQ_MAY_SLEEP,
515 (cfg->req_flags & CRYPTO_TFM_REQ_MAY_SLEEP)) in valid_testvec_config()
916 bool gen_flushes, u32 req_flags) in generate_random_sgl_divisions() argument
953 !(req_flags & CRYPTO_TFM_REQ_MAY_SLEEP) && in generate_random_sgl_divisions()
1007 cfg->req_flags |= CRYPTO_TFM_REQ_MAY_SLEEP; in generate_random_testvec_config()
1026 if (!(cfg->req_flags & CRYPTO_TFM_REQ_MAY_SLEEP) && in generate_random_testvec_config()
1037 cfg->req_flags); in generate_random_testvec_config()
1045 cfg->req_flags); in generate_random_testvec_config()
[all …]