Searched refs:ASN1_OBJECT_new (Results 1 – 9 of 9) 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()
296 if ((ret = ASN1_OBJECT_new()) == NULL) in ossl_c2i_ASN1_OBJECT()343 ASN1_OBJECT *ASN1_OBJECT_new(void) in ASN1_OBJECT_new() function
528 ASN1_OBJECT *ASN1_OBJECT_new(void);
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.pod2888 html/man3/ASN1_OBJECT_new.html \3491 man/man3/ASN1_OBJECT_new.3 \
386 ASN1_OBJECT_new 394 3_0_0 EXIST::FUNCTION: