Searched refs:OBJ_create (Results 1 – 10 of 10) sorted by relevance
/openbsd/lib/libcrypto/hidden/openssl/ |
H A D | objects.h | 42 LCRYPTO_USED(OBJ_create);
|
/openbsd/lib/libcrypto/objects/ |
H A D | obj_dat.c | 522 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 D | objects.h | 107 int OBJ_create(const char *oid, const char *sn, const char *ln);
|
/openbsd/lib/libcrypto/asn1/ |
H A D | asn_moid.c | 135 nid = OBJ_create(ostr, name, ln); in do_create()
|
/openbsd/lib/libcrypto/man/ |
H A D | Makefile | 217 OBJ_create.3 \
|
/openbsd/regress/lib/libcrypto/ec/ |
H A D | ec_asn1_test.c | 825 nid = OBJ_create(curve->oid, curve->sn, curve->ln); in ec_group_new()
|
/openbsd/usr.bin/openssl/ |
H A D | x509.c | 1009 OBJ_create("2.99999.3", "SET.ex3", "SET x509v3 extension 3"); in x509_main()
|
H A D | apps.c | 462 if (OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) { in add_oid_section()
|
/openbsd/lib/libcrypto/ |
H A D | Symbols.list | 1495 OBJ_create
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 1978 ./usr/share/man/man3/OBJ_create.3
|