Home
last modified time | relevance | path

Searched refs:obj (Results 101 – 108 of 108) sorted by relevance

12345

/openssl/doc/man7/
H A Dossl-guide-libraries-introduction.pod278 int X509_add1_trust_object(X509 *x, const ASN1_OBJECT *obj);
289 still be responsible for freeing the I<obj> value where appropriate.
H A Dprovider-encoder.pod41 void OSSL_FUNC_encoder_free_object(void *obj);
/openssl/apps/lib/
H A Dapps.c1255 ASN1_OBJECT *obj = X509_EXTENSION_get_object(ext); in copy_extensions() local
1256 int idx = X509_get_ext_by_OBJ(x, obj, -1); in copy_extensions()
1266 idx = X509_get_ext_by_OBJ(x, obj, -1); in copy_extensions()
/openssl/include/openssl/
H A Dcore_dispatch.h943 OSSL_CORE_MAKE_FUNC(void, encoder_free_object, (void *obj))
H A Dasn1.h.in838 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it,
/openssl/Configurations/
H A DREADME.md545 src2obj(obj => "PATH/TO/objectfile",
551 'obj' has the intended object file with '.o'
/openssl/crypto/objects/
H A Dobjects.txt457 ms-corp 25 2 1 : ms-ntds-obj-sid : Microsoft NTDS AD objectSid
/openssl/
H A DCHANGES.md4231 of certain files (rc.obj, or the .def/.map/.opt files produced from
5073 * Unify TYPE_up_ref(obj) methods signature.

Completed in 67 milliseconds

12345