Home
last modified time | relevance | path

Searched refs:IS_DOLLAR (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/conf/
H A Dconf_def.h40 #define IS_DOLLAR(conf,c) is_keytype(conf, c, CONF_DOLLAR) macro
H A Dconf_def.c721 || (conf->flag_dollarid && IS_DOLLAR(conf, *e))) in str_copy()
731 || (conf->flag_dollarid && IS_DOLLAR(conf, *e))) in str_copy()
945 || (conf->flag_dollarid && IS_DOLLAR(conf, *p)))) in eat_alpha_numeric()

Completed in 8 milliseconds