Home
last modified time | relevance | path

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

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