Searched defs:IS_WS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_def.h34 #define IS_WS(conf,c) is_keytype(conf, c, CONF_WS) macro
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_def.h35 #define IS_WS(conf,c) is_keytype(conf, c, CONF_WS) macro

Completed in 200 milliseconds