Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtestmgr.c244 OUT_OF_PLACE, enumerator
333 .inplace_mode = OUT_OF_PLACE,
361 .inplace_mode = OUT_OF_PLACE,
779 cfg->inplace_mode != OUT_OF_PLACE ? in build_cipher_test_sglists()
1091 cfg->inplace_mode = OUT_OF_PLACE; in generate_random_testvec_config()
1136 if (cfg->inplace_mode == OUT_OF_PLACE && prandom_bool(rng)) { in generate_random_testvec_config()
2198 enc || cfg->inplace_mode == OUT_OF_PLACE); in test_aead_vec_cfg()