Searched refs:ENV_SERIAL (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_conf.c | 25 #define ENV_SERIAL "serial" macro 137 char *serial = NCONF_get_string(conf, section, ENV_SERIAL); in TS_CONF_set_serial() 139 ts_CONF_lookup_fail(section, ENV_SERIAL); in TS_CONF_set_serial()
|
/third_party/openssl/crypto/ts/ |
H A D | ts_conf.c | 25 #define ENV_SERIAL "serial" macro 137 char *serial = NCONF_get_string(conf, section, ENV_SERIAL); in TS_CONF_set_serial() 139 ts_CONF_lookup_fail(section, ENV_SERIAL); in TS_CONF_set_serial()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ca.c | 56 #define ENV_SERIAL "serial" macro 854 serialfile = lookup_conf(conf, section, ENV_SERIAL); in ca_main()
|
/third_party/openssl/apps/ |
H A D | ca.c | 56 #define ENV_SERIAL "serial" macro 842 serialfile = lookup_conf(conf, section, ENV_SERIAL); in ca_main()
|
Completed in 9 milliseconds