Searched refs:cfgname (Results 1 – 1 of 1) sorted by relevance
1569 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vec() local1572 generate_random_testvec_config(&cfg, cfgname, in test_hash_vec()1573 sizeof(cfgname)); in test_hash_vec()1651 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vs_generic_impl() local1728 generate_random_testvec_config(cfg, cfgname, sizeof(cfgname)); in test_hash_vs_generic_impl()2127 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_aead_vec() local2130 generate_random_testvec_config(&cfg, cfgname, in test_aead_vec()2131 sizeof(cfgname)); in test_aead_vec()2155 char cfgname[TESTVEC_CONFIG_NAMELEN]; member2351 generate_random_testvec_config(&ctx->cfg, ctx->cfgname, in test_aead_inauthentic_inputs()[all …]