Searched refs:cfgname (Results 1 – 1 of 1) sorted by relevance
1683 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vec() local1688 generate_random_testvec_config(&rng, &cfg, cfgname, in test_hash_vec()1689 sizeof(cfgname)); in test_hash_vec()1768 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vs_generic_impl() local1845 generate_random_testvec_config(&rng, cfg, cfgname, in test_hash_vs_generic_impl()1846 sizeof(cfgname)); in test_hash_vs_generic_impl()2240 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_aead_vec() local2245 generate_random_testvec_config(&rng, &cfg, cfgname, in test_aead_vec()2246 sizeof(cfgname)); in test_aead_vec()2268 char cfgname[TESTVEC_CONFIG_NAMELEN]; member[all …]