Home
last modified time | relevance | path

Searched refs:OBJ_create (Results 1 – 10 of 10) sorted by relevance

/openbsd/lib/libcrypto/hidden/openssl/
H A Dobjects.h42 LCRYPTO_USED(OBJ_create);
/openbsd/lib/libcrypto/objects/
H A Dobj_dat.c522 if (!OBJ_create(o, s, l)) in OBJ_create_objects()
531 OBJ_create(const char *oid, const char *sn, const char *ln) in OBJ_create() function
561 LCRYPTO_ALIAS(OBJ_create);
H A Dobjects.h107 int OBJ_create(const char *oid, const char *sn, const char *ln);
/openbsd/lib/libcrypto/asn1/
H A Dasn_moid.c135 nid = OBJ_create(ostr, name, ln); in do_create()
/openbsd/lib/libcrypto/man/
H A DMakefile217 OBJ_create.3 \
/openbsd/regress/lib/libcrypto/ec/
H A Dec_asn1_test.c825 nid = OBJ_create(curve->oid, curve->sn, curve->ln); in ec_group_new()
/openbsd/usr.bin/openssl/
H A Dx509.c1009 OBJ_create("2.99999.3", "SET.ex3", "SET x509v3 extension 3"); in x509_main()
H A Dapps.c462 if (OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) { in add_oid_section()
/openbsd/lib/libcrypto/
H A DSymbols.list1495 OBJ_create
/openbsd/distrib/sets/lists/comp/
H A Dmi1978 ./usr/share/man/man3/OBJ_create.3