Lines Matching refs:cfgname
1698 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vec() local
1703 generate_random_testvec_config(&rng, &cfg, cfgname, in test_hash_vec()
1704 sizeof(cfgname)); in test_hash_vec()
1784 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vs_generic_impl() local
1863 generate_random_testvec_config(&rng, cfg, cfgname, in test_hash_vs_generic_impl()
1864 sizeof(cfgname)); in test_hash_vs_generic_impl()
2270 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_aead_vec() local
2275 generate_random_testvec_config(&rng, &cfg, cfgname, in test_aead_vec()
2276 sizeof(cfgname)); in test_aead_vec()
2301 char cfgname[TESTVEC_CONFIG_NAMELEN]; member
2503 ctx->cfgname, in test_aead_inauthentic_inputs()
2504 sizeof(ctx->cfgname)); in test_aead_inauthentic_inputs()
2599 ctx->cfgname, in test_aead_vs_generic_impl()
2600 sizeof(ctx->cfgname)); in test_aead_vs_generic_impl()
3025 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_skcipher_vec() local
3030 generate_random_testvec_config(&rng, &cfg, cfgname, in test_skcipher_vec()
3031 sizeof(cfgname)); in test_skcipher_vec()
3123 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_skcipher_vs_generic_impl() local
3218 generate_random_testvec_config(&rng, cfg, cfgname, in test_skcipher_vs_generic_impl()
3219 sizeof(cfgname)); in test_skcipher_vs_generic_impl()