Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dpunycode.c120 unsigned int *pDecoded, unsigned int *pout_length) in ossl_punycode_decode() argument
126 unsigned int max_out = *pout_length; in ossl_punycode_decode()
194 *pout_length = written_out; in ossl_punycode_decode()
/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod13 unsigned int *pDecoded, unsigned int *pout_length);
35 *pout_length contains the number of codepoints decoded.
/openssl/include/crypto/
H A Dpunycode.h20 unsigned int *pout_length

Completed in 5 milliseconds