Home
last modified time | relevance | path

Searched refs:ASN1_OBJECT_new (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DASN1_OBJECT_new.pod5 ASN1_OBJECT_new, ASN1_OBJECT_free - object allocation functions
11 ASN1_OBJECT *ASN1_OBJECT_new(void);
19 ASN1_OBJECT_new() allocates and initializes an B<ASN1_OBJECT> structure.
26 Although ASN1_OBJECT_new() allocates a new B<ASN1_OBJECT> structure it
32 If the allocation fails, ASN1_OBJECT_new() returns NULL and sets an error
/openssl/crypto/objects/
H A Dobj_lib.c26 r = ASN1_OBJECT_new(); in OBJ_dup()
H A Dobj_dat.c804 tmpoid = ASN1_OBJECT_new(); in OBJ_create()
/openssl/crypto/asn1/
H A Da_object.c291 if ((ret = ASN1_OBJECT_new()) == NULL) in ossl_c2i_ASN1_OBJECT()
336 ASN1_OBJECT *ASN1_OBJECT_new(void) in ASN1_OBJECT_new() function
/openssl/doc/
H A Dbuild.info490 DEPEND[html/man3/ASN1_OBJECT_new.html]=man3/ASN1_OBJECT_new.pod
491 GENERATE[html/man3/ASN1_OBJECT_new.html]=man3/ASN1_OBJECT_new.pod
492 DEPEND[man/man3/ASN1_OBJECT_new.3]=man3/ASN1_OBJECT_new.pod
493 GENERATE[man/man3/ASN1_OBJECT_new.3]=man3/ASN1_OBJECT_new.pod
3128 html/man3/ASN1_OBJECT_new.html \
3791 man/man3/ASN1_OBJECT_new.3 \
/openssl/util/
H A Dlibcrypto.num386 ASN1_OBJECT_new 394 3_0_0 EXIST::FUNCTION:

Completed in 44 milliseconds