Home
last modified time | relevance | path

Searched refs:exarg (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dx_req.c36 void *exarg) in rinf_cb() argument
49 void *exarg) in req_cb() argument
66 X509_REQ *old = exarg; in req_cb()
89 OSSL_LIB_CTX **libctx = exarg; in req_cb()
94 const char **propq = exarg; in req_cb()
H A Dx_x509.c37 void *exarg) in x509_cb() argument
102 X509 *old = exarg; in x509_cb()
108 OSSL_LIB_CTX **libctx = exarg; in x509_cb()
114 const char **propq = exarg; in x509_cb()
H A Dx_crl.c48 void *exarg) in crl_inf_cb() argument
156 void *exarg) in crl_cb() argument
272 X509_CRL *old = exarg; in crl_cb()
H A Dv3_crld.c307 void *exarg) in dpn_cb() argument
/freebsd/crypto/openssl/doc/man3/
H A DASN1_aux_cb.pod38 void *exarg);
40 const ASN1_ITEM *it, void *exarg);
109 additional operation specific parameter may be passed in I<exarg>. The
168 before printing the B<ASN1_VALUE>. The I<exarg> argument will be a pointer to an
177 after printing the B<ASN1_VALUE>. The I<exarg> argument will be a pointer to an
183 length encoding. The I<exarg> argument will be a pointer to a B<ASN1_STREAM_ARG>
189 length encoding. The I<exarg> argument will be a pointer to a B<ASN1_STREAM_ARG>
195 value (as used in CMS and PKCS7). The I<exarg> argument will be a pointer to a
201 value (as used in CMS and PKCS7). The I<exarg> argument will be a pointer to a
217 if any. A pointer to an B<OSSL_LIB_CTX> should be stored in I<*exarg> if such
[all …]
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_asn1.c29 void *exarg) in rsa_cb() argument
77 void *exarg)
98 void *exarg)
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_asn1.c38 static int cms_si_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
83 static int cms_ec_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
121 static int cms_rek_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
146 static int cms_kari_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
192 static int cms_ri_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, void *exarg)
289 void *exarg) in cms_cb() argument
291 ASN1_STREAM_ARG *sarg = exarg; in cms_cb()
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_asn1.c34 void *exarg) in pk7_cb() argument
36 ASN1_STREAM_ARG *sarg = exarg; in pk7_cb()
137 void *exarg)
180 void *exarg)
/freebsd/crypto/openssl/crypto/asn1/
H A Dnsseq.c17 void *exarg) in nsseq_cb() argument
H A Dp8_pkey.c18 void *exarg) in pkey_cb() argument
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_asn1.c26 void *exarg) in dsa_cb() argument
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_asn1.c26 void *exarg) in dh_cb() argument
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_asn.c848 ossl_unused const ASN1_ITEM *it, void *exarg) in ossl_cmp_msg_cb() argument
858 OSSL_CMP_MSG *old = exarg; in ossl_cmp_msg_cb()
864 OSSL_LIB_CTX **libctx = exarg; in ossl_cmp_msg_cb()
869 const char **propq = exarg; in ossl_cmp_msg_cb()
/freebsd/crypto/openssl/crypto/ts/
H A Dts_asn1.c159 void *exarg) in ts_resp_cb() argument
/freebsd/crypto/openssl/include/openssl/
H A Dasn1t.h.in688 void *exarg);
690 const ASN1_ITEM *it, void *exarg);
702 /* For print related callbacks exarg points to this structure */
709 /* For streaming related callbacks exarg points to this structure */
H A Dasn1t.h687 void *exarg);
689 const ASN1_ITEM *it, void *exarg);