Lines Matching refs:cfgname
1668 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vec() local
1673 generate_random_testvec_config(&rng, &cfg, cfgname, in test_hash_vec()
1674 sizeof(cfgname)); in test_hash_vec()
1754 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vs_generic_impl() local
1833 generate_random_testvec_config(&rng, cfg, cfgname, in test_hash_vs_generic_impl()
1834 sizeof(cfgname)); in test_hash_vs_generic_impl()
2238 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_aead_vec() local
2243 generate_random_testvec_config(&rng, &cfg, cfgname, in test_aead_vec()
2244 sizeof(cfgname)); in test_aead_vec()
2269 char cfgname[TESTVEC_CONFIG_NAMELEN]; member
2471 ctx->cfgname, in test_aead_inauthentic_inputs()
2472 sizeof(ctx->cfgname)); in test_aead_inauthentic_inputs()
2567 ctx->cfgname, in test_aead_vs_generic_impl()
2568 sizeof(ctx->cfgname)); in test_aead_vs_generic_impl()
2998 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_skcipher_vec() local
3003 generate_random_testvec_config(&rng, &cfg, cfgname, in test_skcipher_vec()
3004 sizeof(cfgname)); in test_skcipher_vec()
3096 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_skcipher_vs_generic_impl() local
3195 generate_random_testvec_config(&rng, cfg, cfgname, in test_skcipher_vs_generic_impl()
3196 sizeof(cfgname)); in test_skcipher_vs_generic_impl()