Home
last modified time | relevance | path

Searched refs:group_string (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/ssl/
H A Dt1_lib.c1152 const char *group_string; /* The group string of this pseudo group */ member
1340 …L_malloc((1 /* max prefix length */ + strlen(default_group_strings[i].group_string) + 1 /* \0 */) … in gid_cb()
1345 && default_group_strings[i].group_string[0] in gid_cb()
1350 default_group_strings[i].group_string, in gid_cb()
1351 strlen(default_group_strings[i].group_string)); in gid_cb()
1352 …restored_default_group_string[strlen(default_group_strings[i].group_string) + restored_prefix_inde… in gid_cb()