Lines Matching refs:group_name
550 static const char group_name[] = "ffdhe2048"; in test_fromdata_dh_named_group() local
558 group_name, 0)) in test_fromdata_dh_named_group()
583 || !TEST_size_t_eq(len, sizeof(group_name) - 1) in test_fromdata_dh_named_group()
588 sizeof(group_name), in test_fromdata_dh_named_group()
590 || !TEST_size_t_eq(len, sizeof(group_name) - 1) in test_fromdata_dh_named_group()
595 sizeof(group_name) - 1, in test_fromdata_dh_named_group()
601 sizeof(group_name) - 2, in test_fromdata_dh_named_group()
618 || !TEST_str_eq(name_out, group_name) in test_fromdata_dh_named_group()
761 static const char group_name[] = "ffdhe2048"; in test_fromdata_dh_fips186_4() local
770 group_name, 0)) in test_fromdata_dh_fips186_4()
799 || !TEST_str_eq(name_out, group_name) in test_fromdata_dh_fips186_4()