Home
last modified time | relevance | path

Searched refs:IS_QUOTE (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.h38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) macro
H A Dconf_def.c636 if (IS_QUOTE(conf, *p)) { in clear_comments()
665 if (IS_QUOTE(conf, *from)) { in str_copy()
/third_party/openssl/crypto/conf/
H A Dconf_def.h38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) macro
H A Dconf_def.c636 if (IS_QUOTE(conf, *p)) { in clear_comments()
665 if (IS_QUOTE(conf, *from)) { in str_copy()

Completed in 6 milliseconds