Searched refs:IS_NUMBER (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/conf/ | ||
H A D | conf_def.h | 34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) macro |
H A D | conf_def.c | 1007 return IS_NUMBER(conf, c); in def_is_number() |
Completed in 6 milliseconds