Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtestmgr.c251 OUT_OF_PLACE, enumerator
344 .inplace_mode = OUT_OF_PLACE,
372 .inplace_mode = OUT_OF_PLACE,
789 cfg->inplace_mode != OUT_OF_PLACE ? in build_cipher_test_sglists()
1114 cfg->inplace_mode = OUT_OF_PLACE; in generate_random_testvec_config()
1165 if (cfg->inplace_mode == OUT_OF_PLACE && prandom_bool(rng)) { in generate_random_testvec_config()
2207 enc || cfg->inplace_mode == OUT_OF_PLACE); in test_aead_vec_cfg()