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