Lines Matching refs:group_name
948 static const char group_name[] = "ffdhe2048"; in test_fromdata_dh_named_group() local
956 group_name, 0)) in test_fromdata_dh_named_group()
981 || !TEST_size_t_eq(len, sizeof(group_name) - 1) in test_fromdata_dh_named_group()
986 sizeof(group_name), in test_fromdata_dh_named_group()
988 || !TEST_size_t_eq(len, sizeof(group_name) - 1) in test_fromdata_dh_named_group()
993 sizeof(group_name) - 1, in test_fromdata_dh_named_group()
999 sizeof(group_name) - 2, in test_fromdata_dh_named_group()
1016 || !TEST_str_eq(name_out, group_name) in test_fromdata_dh_named_group()
1162 static const char group_name[] = "ffdhe2048"; in test_fromdata_dh_fips186_4() local
1171 group_name, 0)) in test_fromdata_dh_fips186_4()
1200 || !TEST_str_eq(name_out, group_name) in test_fromdata_dh_fips186_4()