OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LABEL_IDNA
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/x509/
v3_utl.c
732
#define
LABEL_IDNA
(1 << 3)
755
if (star != NULL || (state &
LABEL_IDNA
) != 0 || dots)
771
state |=
LABEL_IDNA
;
/src/crypto/external/bsd/openssl/dist/crypto/x509/
v3_utl.c
740
#define
LABEL_IDNA
(1 << 3)
763
if (star != NULL || (state &
LABEL_IDNA
) != 0 || dots)
779
state |=
LABEL_IDNA
;
/src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
v3_utl.c
729
#define
LABEL_IDNA
(1 << 3)
751
if (star != NULL || (state &
LABEL_IDNA
) != 0 || dots)
767
state |=
LABEL_IDNA
;
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026