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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_utl.c798 #define LABEL_IDNA (1 << 3) macro
820 if (star != NULL || (state & LABEL_IDNA) != 0 || dots)
836 state |= LABEL_IDNA;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_utl.c798 #define LABEL_IDNA (1 << 3) macro
820 if (star != NULL || (state & LABEL_IDNA) != 0 || dots)
836 state |= LABEL_IDNA;

Completed in 127 milliseconds