Searched refs:maxverok (Results 1 – 1 of 1) sorted by relevance
4067 size_t totlen = 0, len, maxlen, maxverok = 0; in ssl_cipher_list_to_bytes() local4120 if (!maxverok) { in ssl_cipher_list_to_bytes()4126 maxverok = 1; in ssl_cipher_list_to_bytes()4132 if (totlen == 0 || !maxverok) { in ssl_cipher_list_to_bytes()4134 !maxverok in ssl_cipher_list_to_bytes()
Completed in 13 milliseconds