Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtestmgr.c244 OUT_OF_PLACE, enumerator
338 .inplace_mode = OUT_OF_PLACE,
366 .inplace_mode = OUT_OF_PLACE,
783 cfg->inplace_mode != OUT_OF_PLACE ? in build_cipher_test_sglists()
1110 cfg->inplace_mode = OUT_OF_PLACE; in generate_random_testvec_config()
1161 if (cfg->inplace_mode == OUT_OF_PLACE && prandom_bool(rng)) { in generate_random_testvec_config()
2223 enc || cfg->inplace_mode == OUT_OF_PLACE); in test_aead_vec_cfg()