Home
last modified time | relevance | path

Searched refs:add_oid_section (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/apps/include/
H A Dapps.h112 int add_oid_section(CONF *conf);
/freebsd/crypto/openssl/apps/
H A Dts.c385 if (!add_oid_section(conf)) in load_config_file()
H A Dreq.c530 if (!add_oid_section(req_conf)) in req_main()
H A Dca.c526 if (!add_oid_section(conf)) in ca_main()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c419 int add_oid_section(CONF *conf) in add_oid_section() function