Searched refs:num_of_alias_max (Results 1 – 1 of 1) sorted by relevance
1430 int ok, num_of_ciphers, num_of_alias_max, num_of_group_aliases, i; in STACK_OF() local1575 num_of_alias_max = num_of_ciphers + num_of_group_aliases + 1; in STACK_OF()1576 ca_list = OPENSSL_malloc(sizeof(*ca_list) * num_of_alias_max); in STACK_OF()
Completed in 11 milliseconds