Lines Matching refs:group_name
553 static const char group_name[] = "ffdhe2048"; in test_fromdata_dh_named_group() local
561 group_name, 0)) in test_fromdata_dh_named_group()
586 || !TEST_size_t_eq(len, sizeof(group_name) - 1) in test_fromdata_dh_named_group()
591 sizeof(group_name), in test_fromdata_dh_named_group()
593 || !TEST_size_t_eq(len, sizeof(group_name) - 1) in test_fromdata_dh_named_group()
598 sizeof(group_name) - 1, in test_fromdata_dh_named_group()
604 sizeof(group_name) - 2, in test_fromdata_dh_named_group()
621 || !TEST_str_eq(name_out, group_name) in test_fromdata_dh_named_group()
767 static const char group_name[] = "ffdhe2048"; in test_fromdata_dh_fips186_4() local
776 group_name, 0)) in test_fromdata_dh_fips186_4()
805 || !TEST_str_eq(name_out, group_name) in test_fromdata_dh_fips186_4()