Home
last modified time | relevance | path

Searched refs:maxverok (Results 26 – 26 of 26) sorted by relevance

12

/dports/security/openssl-devel/openssl-3.0.2/ssl/statem/
H A Dstatem_clnt.c3667 size_t totlen = 0, len, maxlen, maxverok = 0; in ssl_cipher_list_to_bytes() local
3716 if (!maxverok) { in ssl_cipher_list_to_bytes()
3720 maxverok = 1; in ssl_cipher_list_to_bytes()
3724 maxverok = 1; in ssl_cipher_list_to_bytes()
3731 if (totlen == 0 || !maxverok) { in ssl_cipher_list_to_bytes()
3733 !maxverok in ssl_cipher_list_to_bytes()

12