Home
last modified time | relevance | path

Searched defs:it (Results 1 – 25 of 55) sorted by last modified time

123

/openssl/crypto/crmf/
H A Dcrmf_lib.c474 const ASN1_ITEM *it; in OSSL_CRMF_MSGS_verify_popo() local
/openssl/crypto/http/
H A Dhttp_client.c331 const ASN1_ITEM *it, const ASN1_VALUE *req) in OSSL_HTTP_REQ_CTX_set1_req()
859 ASN1_VALUE **pval, const ASN1_ITEM *it) in OSSL_HTTP_REQ_CTX_nbio_d2i()
/openssl/apps/lib/
H A Dapps.c2525 const ASN1_ITEM *it) in app_http_get_asn1()
H A Dhttp_server.c293 int http_server_get_asn1_req(const ASN1_ITEM *it, ASN1_VALUE **preq, in http_server_get_asn1_req()
525 const ASN1_ITEM *it, const ASN1_VALUE *resp) in http_server_send_asn1_resp()
/openssl/include/openssl/
H A Dx509v3.h.in68 ASN1_ITEM_EXP *it; member
/openssl/crypto/asn1/
H A Dasn_mime.c70 const ASN1_ITEM *it) in i2d_ASN1_bio_stream()
106 const ASN1_ITEM *it) in B64_write_ASN1()
129 const char *hdr, const ASN1_ITEM *it) in PEM_write_bio_ASN1_stream()
138 static ASN1_VALUE *b64_read_asn1(BIO *bio, const ASN1_ITEM *it, ASN1_VALUE **x, in b64_read_asn1()
240 STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it, in SMIME_write_ASN1_ex()
332 STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it) in SMIME_write_ASN1()
342 const ASN1_ITEM *it) in asn1_output_data()
398 const ASN1_ITEM *it, ASN1_VALUE **x, in SMIME_read_ASN1_ex()
506 ASN1_VALUE *SMIME_read_ASN1(BIO *bio, BIO **bcont, const ASN1_ITEM *it) in SMIME_read_ASN1()
H A Dasn1_local.h24 const ASN1_ITEM *it; member
H A Dasn_pack.c16 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) in ASN1_item_pack()
52 void *ASN1_item_unpack(const ASN1_STRING *oct, const ASN1_ITEM *it) in ASN1_item_unpack()
H A Dtasn_dec.c108 long len, const ASN1_ITEM *it, int tag, in asn1_item_ex_d2i_intern()
126 const ASN1_ITEM *it, in ASN1_item_ex_d2i()
135 const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, in ASN1_item_d2i_ex()
152 const ASN1_ITEM *it) in ASN1_item_d2i()
163 long len, const ASN1_ITEM *it, in asn1_item_embed_d2i()
700 const ASN1_ITEM *it, in asn1_d2i_ex_primitive()
832 int utype, char *free_cont, const ASN1_ITEM *it) in asn1_ex_c2i()
H A Da_sign.c115 int ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, in ASN1_item_sign()
123 int ASN1_item_sign_ex(const ASN1_ITEM *it, X509_ALGOR *algor1, in ASN1_item_sign_ex()
148 int ASN1_item_sign_ctx(const ASN1_ITEM *it, X509_ALGOR *algor1, in ASN1_item_sign_ctx()
H A Dameth_lib.c364 const ASN1_ITEM *it, in EVP_PKEY_asn1_set_item()
H A Dtasn_enc.c38 const ASN1_ITEM *it) in ASN1_item_ndef_i2d()
43 int ASN1_item_i2d(const ASN1_VALUE *val, unsigned char **out, const ASN1_ITEM *it) in ASN1_item_i2d()
56 const ASN1_ITEM *it, int flags) in asn1_item_flags_i2d()
84 const ASN1_ITEM *it, int tag, int aclass) in ASN1_item_ex_i2d()
469 const ASN1_ITEM *it, int tag, int aclass) in asn1_i2d_ex_primitive()
529 const ASN1_ITEM *it) in asn1_ex_i2c()
/openssl/crypto/x509/
H A Dx_pubkey.c85 static void x509_pubkey_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_pubkey_ex_free()
99 static int x509_pubkey_ex_populate(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_pubkey_ex_populate()
110 static int x509_pubkey_ex_new_ex(ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_pubkey_ex_new_ex()
130 const ASN1_ITEM *it, int tag, int aclass, in x509_pubkey_ex_d2i_ex()
239 const ASN1_ITEM *it, int tag, int aclass) in x509_pubkey_ex_i2d()
H A Dx_crl.c47 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb()
158 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
H A Dv3_crld.c292 static int dpn_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dpn_cb()
H A Dx_name.c113 static void x509_name_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_name_ex_free()
140 const ASN1_ITEM *it, int tag, int aclass, in x509_name_ex_d2i()
212 const ASN1_ITEM *it, int tag, int aclass) in x509_name_ex_i2d()
H A Dx_x509.c36 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb()
/openssl/crypto/pkcs12/
H A Dp12_decr.c129 void *PKCS12_item_decrypt_d2i_ex(const X509_ALGOR *algor, const ASN1_ITEM *it, in PKCS12_item_decrypt_d2i_ex()
158 void *PKCS12_item_decrypt_d2i(const X509_ALGOR *algor, const ASN1_ITEM *it, in PKCS12_item_decrypt_d2i()
172 const ASN1_ITEM *it, in PKCS12_item_i2d_encrypt_ex()
207 const ASN1_ITEM *it, in PKCS12_item_i2d_encrypt()
/openssl/crypto/cms/
H A Dcms_asn1.c294 static int cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in cms_cb()
/openssl/crypto/cmp/
H A Dcmp_http.c56 const ASN1_ITEM *it = ASN1_ITEM_rptr(OSSL_CMP_MSG); in OSSL_CMP_MSG_http_perform() local
H A Dcmp_asn.c212 const ASN1_ITEM *it, void *exarg) in ossl_cmp_msg_cb()
/openssl/crypto/rsa/
H A Drsa_ameth.c612 static int rsa_item_verify(EVP_MD_CTX *ctx, const ASN1_ITEM *it, in rsa_item_verify()
628 static int rsa_item_sign(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, in rsa_item_sign()
/openssl/crypto/ec/
H A Decx_meth.c542 static int ecd_item_verify(EVP_MD_CTX *ctx, const ASN1_ITEM *it, in ecd_item_verify()
575 static int ecd_item_sign25519(EVP_MD_CTX *ctx, const ASN1_ITEM *it, in ecd_item_sign25519()
591 static int ecd_item_sign448(EVP_MD_CTX *ctx, const ASN1_ITEM *it, in ecd_item_sign448()
/openssl/test/
H A Dhttp_test.c39 ASN1_VALUE *rsp, const ASN1_ITEM *it) in mock_http_server()
/openssl/apps/
H A Dasn1parse.c78 const ASN1_ITEM *it = NULL; in asn1parse_main() local

Completed in 131 milliseconds

123