Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dpunycode.c119 unsigned int *pDecoded, unsigned int *pout_length) in ossl_punycode_decode() argument
125 unsigned int max_out = *pout_length; in ossl_punycode_decode()
193 *pout_length = written_out; in ossl_punycode_decode()
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod13 unsigned int *pDecoded, unsigned int *pout_length);
44 *pout_length contains the number of codepoints decoded.
/freebsd/crypto/openssl/include/crypto/
H A Dpunycode.h18 unsigned int *pout_length