Home
last modified time | relevance | path

Searched refs:ASN1_item_new_ex (Results 1 – 11 of 11) sorted by relevance

/openssl/doc/man3/
H A DASN1_item_new.pod5 ASN1_item_new_ex, ASN1_item_new
12 ASN1_VALUE *ASN1_item_new_ex(const ASN1_ITEM *it, OSSL_LIB_CTX *libctx,
18 ASN1_item_new_ex() creates a new B<ASN1_VALUE> structure based on the
24 ASN1_item_new() is the same as ASN1_item_new_ex() except that the default
29 ASN1_item_new_ex() and ASN1_item_new() return a pointer to the newly created
34 The function ASN1_item_new_ex() was added in OpenSSL 3.0.
H A DASN1_EXTERN_FUNCS.pod166 L<ASN1_item_new_ex(3)>
H A DASN1_aux_cb.pod268 L<ASN1_item_new_ex(3)>
/openssl/crypto/x509/
H A Dx_x509.c165 cert = (X509 *)ASN1_item_new_ex(X509_it(), libctx, propq); in X509_new_ex()
H A Dx_pubkey.c271 pubkey = (X509_PUBKEY *)ASN1_item_new_ex(X509_PUBKEY_it(), libctx, propq); in IMPLEMENT_EXTERN_ASN1()
/openssl/crypto/pkcs7/
H A Dpk7_asn1.c96 PKCS7 *pkcs7 = (PKCS7 *)ASN1_item_new_ex(ASN1_ITEM_rptr(PKCS7), libctx, in PKCS7_new_ex()
/openssl/crypto/asn1/
H A Dtasn_new.c37 ASN1_VALUE *ASN1_item_new_ex(const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, in ASN1_item_new_ex() function
/openssl/crypto/cms/
H A Dcms_lib.c54 ci = (CMS_ContentInfo *)ASN1_item_new_ex(ASN1_ITEM_rptr(CMS_ContentInfo), in CMS_ContentInfo_new_ex()
/openssl/crypto/cmp/
H A Dcmp_msg.c27 msg = (OSSL_CMP_MSG *)ASN1_item_new_ex(ASN1_ITEM_rptr(OSSL_CMP_MSG), in OSSL_CMP_MSG_new()
/openssl/include/openssl/
H A Dasn1.h.in861 ASN1_VALUE *ASN1_item_new_ex(const ASN1_ITEM *it, OSSL_LIB_CTX *libctx,
/openssl/util/
H A Dlibcrypto.num5421 ASN1_item_new_ex 5549 3_0_0 EXIST::FUNCTION:

Completed in 51 milliseconds