Home
last modified time | relevance | path

Searched defs:IS_ALNUM_PUNCT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_def.h36 #define IS_ALNUM_PUNCT(conf,c) is_keytype(conf, c, CONF_ALNUM_PUNCT) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_def.h37 #define IS_ALNUM_PUNCT(conf,c) is_keytype(conf, c, CONF_ALNUM_PUNCT) macro