Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dt1_lib.c1033 # define GROUPLIST_INCREMENT 40 macro
1080 size_t list_increment = groups_to_add > GROUPLIST_INCREMENT ? groups_to_add in gid_cb()
1081 : GROUPLIST_INCREMENT; in gid_cb()
1155 gcb.gidmax = GROUPLIST_INCREMENT; in tls1_set_groups_list()

Completed in 13 milliseconds