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