Searched refs:initial_n (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/heimdal/lib/wind/
H A Dpunycode.c45 static const unsigned initial_n = 128; variable
92 unsigned n = initial_n;
/freebsd-current/crypto/openssl/crypto/
H A Dpunycode.c22 static const unsigned int initial_n = 0x80; variable
89 * let n = initial_n
121 unsigned int n = initial_n;

Completed in 116 milliseconds