Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dtestmgr.c244 OUT_OF_PLACE, enumerator
333 .inplace_mode = OUT_OF_PLACE,
771 cfg->inplace_mode != OUT_OF_PLACE ? in build_cipher_test_sglists()
1041 cfg->inplace_mode = OUT_OF_PLACE; in generate_random_testvec_config()
1087 if (cfg->inplace_mode == OUT_OF_PLACE && prandom_u32_max(2) == 0) { in generate_random_testvec_config()
2139 enc || cfg->inplace_mode == OUT_OF_PLACE); in test_aead_vec_cfg()