Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 65) sorted by relevance

123

/openssl/crypto/x509/
H A Dx509_meth.c37 void X509_LOOKUP_meth_free(X509_LOOKUP_METHOD *method) in X509_LOOKUP_meth_free()
44 int X509_LOOKUP_meth_set_new_item(X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_new_item()
58 X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_free()
65 void (*X509_LOOKUP_meth_get_free(const X509_LOOKUP_METHOD* method)) in X509_LOOKUP_meth_get_free()
71 int X509_LOOKUP_meth_set_init(X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_init()
78 int (*X509_LOOKUP_meth_get_init(const X509_LOOKUP_METHOD* method)) in X509_LOOKUP_meth_get_init()
85 X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_shutdown()
99 X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_ctrl()
119 const X509_LOOKUP_METHOD *method) in X509_LOOKUP_meth_get_get_by_subject()
147 const X509_LOOKUP_METHOD *method) in X509_LOOKUP_meth_get_get_by_fingerprint()
[all …]
H A Dv3_group_ac.c17 static int i2r_GROUP_AC(X509V3_EXT_METHOD *method, in i2r_GROUP_AC()
24 static void *r2i_GROUP_AC(X509V3_EXT_METHOD *method, in r2i_GROUP_AC()
30 static char *i2s_GROUP_AC(const X509V3_EXT_METHOD *method, void *val) in i2s_GROUP_AC()
35 static void *s2i_GROUP_AC(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_GROUP_AC()
H A Dv3_ind_iss.c17 static int i2r_INDIRECT_ISSUER(X509V3_EXT_METHOD *method, in i2r_INDIRECT_ISSUER()
24 static void *r2i_INDIRECT_ISSUER(X509V3_EXT_METHOD *method, in r2i_INDIRECT_ISSUER()
30 static char *i2s_INDIRECT_ISSUER(const X509V3_EXT_METHOD *method, void *val) in i2s_INDIRECT_ISSUER()
35 static void *s2i_INDIRECT_ISSUER(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_INDIRECT_ISSUER()
H A Dv3_no_ass.c17 static int i2r_NO_ASSERTION(X509V3_EXT_METHOD *method, in i2r_NO_ASSERTION()
24 static void *r2i_NO_ASSERTION(X509V3_EXT_METHOD *method, in r2i_NO_ASSERTION()
30 static char *i2s_NO_ASSERTION(const X509V3_EXT_METHOD *method, void *val) in i2s_NO_ASSERTION()
35 static void *s2i_NO_ASSERTION(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_NO_ASSERTION()
H A Dv3_no_rev_avail.c17 static int i2r_NO_REV_AVAIL(X509V3_EXT_METHOD *method, in i2r_NO_REV_AVAIL()
24 static void *r2i_NO_REV_AVAIL(X509V3_EXT_METHOD *method, in r2i_NO_REV_AVAIL()
30 static char *i2s_NO_REV_AVAIL(const X509V3_EXT_METHOD *method, void *val) in i2s_NO_REV_AVAIL()
35 static void *s2i_NO_REV_AVAIL(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_NO_REV_AVAIL()
H A Dv3_single_use.c17 static int i2r_SINGLE_USE(X509V3_EXT_METHOD *method, in i2r_SINGLE_USE()
24 static void *r2i_SINGLE_USE(X509V3_EXT_METHOD *method, in r2i_SINGLE_USE()
30 static char *i2s_SINGLE_USE(const X509V3_EXT_METHOD *method, void *val) in i2s_SINGLE_USE()
35 static void *s2i_SINGLE_USE(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_SINGLE_USE()
H A Dv3_soa_id.c17 static int i2r_SOA_IDENTIFIER(X509V3_EXT_METHOD *method, in i2r_SOA_IDENTIFIER()
24 static void *r2i_SOA_IDENTIFIER(X509V3_EXT_METHOD *method, in r2i_SOA_IDENTIFIER()
30 static char *i2s_SOA_IDENTIFIER(const X509V3_EXT_METHOD *method, void *val) in i2s_SOA_IDENTIFIER()
35 static void *s2i_SOA_IDENTIFIER(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_SOA_IDENTIFIER()
H A Dv3_ac_tgt.c101 static int i2r_OBJECT_DIGEST_INFO(X509V3_EXT_METHOD *method, in i2r_OBJECT_DIGEST_INFO()
159 static int i2r_TARGET_CERT(X509V3_EXT_METHOD *method, in i2r_TARGET_CERT()
181 static int i2r_TARGET(X509V3_EXT_METHOD *method, in i2r_TARGET()
204 static int i2r_TARGETS(X509V3_EXT_METHOD *method, in i2r_TARGETS()
219 static int i2r_TARGETING_INFORMATION(X509V3_EXT_METHOD *method, in i2r_TARGETING_INFORMATION()
H A Dv3_ia5.c28 char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5) in i2s_ASN1_IA5STRING()
41 ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_IA5STRING()
H A Dv3_utf8.c29 char *i2s_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_UTF8STRING()
45 ASN1_UTF8STRING *s2i_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_UTF8STRING()
H A Dv3_skid.c27 char *i2s_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in i2s_ASN1_OCTET_STRING()
33 ASN1_OCTET_STRING *s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_OCTET_STRING()
91 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, in s2i_skey_id()
H A Dv3_san.c301 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, in v2i_issuer_alt()
378 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, in v2i_subject_alt()
474 GENERAL_NAMES *v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAMES()
502 GENERAL_NAME *v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAME()
509 const X509V3_EXT_METHOD *method, in a2i_GENERAL_NAME()
602 const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAME_ex()
H A Dv3_iobo.c13 static int i2r_ISSUED_ON_BEHALF_OF(X509V3_EXT_METHOD *method, in i2r_ISSUED_ON_BEHALF_OF()
H A Dv3_pci.c67 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, in i2r_pci()
236 static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method, in r2i_pci()
H A Dv3_crld.c241 static void *v2i_crld(const X509V3_EXT_METHOD *method, in v2i_crld()
373 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
437 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, in i2r_idp()
461 static int i2r_crldp(const X509V3_EXT_METHOD *method, void *pcrldp, BIO *out, in i2r_crldp()
H A Dv3_enum.c41 char *i2s_ASN1_ENUMERATED_TABLE(X509V3_EXT_METHOD *method, in i2s_ASN1_ENUMERATED_TABLE()
H A Dv3_bcons.c55 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
H A Dv3_ist.c95 static int i2r_issuer_sign_tool(X509V3_EXT_METHOD *method, in i2r_issuer_sign_tool()
/openssl/crypto/ocsp/
H A Dv3_ocsp.c110 static int i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, in i2r_ocsp_crlid()
143 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
153 static int i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, in i2r_object()
215 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, in i2r_ocsp_nonce()
227 static int i2r_ocsp_nocheck(const X509V3_EXT_METHOD *method, void *nocheck, in i2r_ocsp_nocheck()
233 static void *s2i_ocsp_nocheck(const X509V3_EXT_METHOD *method, in s2i_ocsp_nocheck()
239 static int i2r_ocsp_serviceloc(const X509V3_EXT_METHOD *method, void *in, in i2r_ocsp_serviceloc()
/openssl/crypto/ct/
H A Dct_x509v3.c16 static char *i2s_poison(const X509V3_EXT_METHOD *method, void *val) in i2s_poison()
21 static void *s2i_poison(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, const char *str) in s2i_poison()
26 static int i2r_SCT_LIST(X509V3_EXT_METHOD *method, STACK_OF(SCT) *sct_list, in i2r_SCT_LIST()
/openssl/crypto/ui/
H A Dui_lib.c23 UI *UI_new_method(const UI_METHOD *method) in UI_new_method()
618 int UI_method_set_opener(UI_METHOD *method, int (*opener) (UI *ui)) in UI_method_set_opener()
627 int UI_method_set_writer(UI_METHOD *method, in UI_method_set_writer()
646 int UI_method_set_reader(UI_METHOD *method, in UI_method_set_reader()
665 int UI_method_set_data_duplicator(UI_METHOD *method, in UI_method_set_data_duplicator()
677 int UI_method_set_prompt_constructor(UI_METHOD *method, in UI_method_set_prompt_constructor()
689 int UI_method_set_ex_data(UI_METHOD *method, int idx, void *data) in UI_method_set_ex_data()
694 int (*UI_method_get_opener(const UI_METHOD *method)) (UI *) in UI_method_get_opener()
708 int (*UI_method_get_flusher(const UI_METHOD *method)) (UI *) in UI_method_get_flusher()
722 int (*UI_method_get_closer(const UI_METHOD *method)) (UI *) in UI_method_get_closer()
[all …]
/openssl/crypto/store/
H A Dstore_meth.c61 static int up_ref_loader(void *method) in up_ref_loader()
66 static void free_loader(void *method) in free_loader()
137 void *method = NULL; in get_loader_from_store() local
155 static int put_loader_in_store(void *store, void *method, in put_loader_in_store()
264 void *method = NULL; in construct_loader() local
281 static void destruct_loader(void *method, void *data) in destruct_loader()
294 void *method = NULL; in inner_loader_fetch() local
376 void *method; in OSSL_STORE_LOADER_fetch() local
459 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
/openssl/crypto/encode_decode/
H A Dencoder_meth.c133 void *method = NULL; in get_encoder_from_store() local
164 static int put_encoder_in_store(void *store, void *method, in put_encoder_in_store()
317 void *method = NULL; in construct_encoder() local
334 static void destruct_encoder(void *method, void *data) in destruct_encoder()
339 static int up_ref_encoder(void *method) in up_ref_encoder()
344 static void free_encoder(void *method) in free_encoder()
357 void *method = NULL; in inner_ossl_encoder_fetch() local
431 void *method; in OSSL_ENCODER_fetch() local
530 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
H A Ddecoder_meth.c133 void *method = NULL; in get_decoder_from_store() local
164 static int put_decoder_in_store(void *store, void *method, in put_decoder_in_store()
307 void *method = NULL; in construct_decoder() local
324 static void destruct_decoder(void *method, void *data) in destruct_decoder()
329 static int up_ref_decoder(void *method) in up_ref_decoder()
334 static void free_decoder(void *method) in free_decoder()
347 void *method = NULL; in inner_ossl_decoder_fetch() local
422 void *method; in OSSL_DECODER_fetch() local
539 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
/openssl/crypto/property/
H A Dproperty.c36 void *method; member
44 METHOD method; member
52 METHOD method; member
161 static int ossl_method_up_ref(METHOD *method) in ossl_method_up_ref()
166 static void ossl_method_free(METHOD *method) in ossl_method_free()
292 int nid, const char *properties, void *method, in ossl_method_store_add()
374 const void *method) in ossl_method_store_remove()
460 void (*fn)(int id, void *method, void *fnarg), in alg_do_one()
474 void (*fn)(int id, void *method, void *fnarg), in ossl_method_store_do_all()
509 const OSSL_PROVIDER **prov_rw, void **method) in ossl_method_store_fetch()
[all …]

Completed in 44 milliseconds

123