Searched refs:ASN1_OBJECT_new (Results 1 – 6 of 6) sorted by relevance
5 ASN1_OBJECT_new, ASN1_OBJECT_free - object allocation functions11 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 it32 If the allocation fails, ASN1_OBJECT_new() returns NULL and sets an error
26 r = ASN1_OBJECT_new(); in OBJ_dup()
804 tmpoid = ASN1_OBJECT_new(); in OBJ_create()
291 if ((ret = ASN1_OBJECT_new()) == NULL) in ossl_c2i_ASN1_OBJECT()336 ASN1_OBJECT *ASN1_OBJECT_new(void) in ASN1_OBJECT_new() function
490 DEPEND[html/man3/ASN1_OBJECT_new.html]=man3/ASN1_OBJECT_new.pod491 GENERATE[html/man3/ASN1_OBJECT_new.html]=man3/ASN1_OBJECT_new.pod492 DEPEND[man/man3/ASN1_OBJECT_new.3]=man3/ASN1_OBJECT_new.pod493 GENERATE[man/man3/ASN1_OBJECT_new.3]=man3/ASN1_OBJECT_new.pod3132 html/man3/ASN1_OBJECT_new.html \3796 man/man3/ASN1_OBJECT_new.3 \
386 ASN1_OBJECT_new 394 3_0_0 EXIST::FUNCTION:
Completed in 37 milliseconds