Home
last modified time | relevance | path

Searched refs:gid_cb (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c726 static int gid_cb(const char *elem, int len, void *arg) in gid_cb() function
775 if (!CONF_parse_list(str, ':', 1, gid_cb, &gcb)) in tls1_set_groups_list()
783 * gid_cb ensurse there are no duplicates so we can just go ahead and set in tls1_set_groups_list()
/third_party/openssl/ssl/
H A Dt1_lib.c705 static int gid_cb(const char *elem, int len, void *arg) in gid_cb() function
755 if (!CONF_parse_list(str, ':', 1, gid_cb, &gcb)) in tls1_set_groups_list()
763 * gid_cb ensurse there are no duplicates so we can just go ahead and set in tls1_set_groups_list()

Completed in 9 milliseconds