Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dtestmgr.c265 struct testvec_config { struct
288 static const struct testvec_config default_cipher_testvec_configs[] = { argument
341 static const struct testvec_config default_hash_testvec_configs[] = {
454 static bool valid_testvec_config(const struct testvec_config *cfg) in valid_testvec_config()
713 const struct testvec_config *cfg, in build_cipher_test_sglists()
904 static void generate_random_testvec_config(struct testvec_config *cfg, in generate_random_testvec_config()
1037 const struct testvec_config *cfg, in build_hash_sglist()
1056 const struct testvec_config *cfg) in check_hash_result()
1073 const struct testvec_config *cfg) in check_shash_op()
1090 const struct testvec_config *cfg, in test_shash_vec_cfg()
[all …]