Searched refs:IS_COMMENT (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/conf/ | ||
H A D | conf_def.h | 30 #define IS_COMMENT(conf,c) is_keytype(conf, c, CONF_COMMENT) macro |
H A D | conf_def.c | 619 if (IS_COMMENT(conf, *p)) { in clear_comments() |
Completed in 6 milliseconds