Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_ciph.c1430 int ok, num_of_ciphers, num_of_alias_max, num_of_group_aliases, i; in STACK_OF() local
1575 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 14 milliseconds