Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dpunycode.c126 unsigned int max_out = *pout_length; in ossl_punycode_decode() local
136 if (basic_count > max_out) in ossl_punycode_decode()
184 if (written_out >= max_out) in ossl_punycode_decode()

Completed in 4 milliseconds