Home
last modified time | relevance | path

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

/openssl-master/crypto/conf/
A Dconf_def.h36 #define IS_ALNUM(conf,c) is_keytype(conf, c, CONF_ALNUM) macro
A Dconf_def.c712 while (IS_ALNUM(conf, *e) in str_copy()
722 while (IS_ALNUM(conf, *e) in str_copy()

Completed in 6 milliseconds