Home
last modified time | relevance | path

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

12345678910

/freebsd-13-stable/crypto/openssl/crypto/x509/
HDx509_meth.c22 X509_LOOKUP_METHOD *method = OPENSSL_zalloc(sizeof(X509_LOOKUP_METHOD)); in X509_LOOKUP_meth_new() local
39 void X509_LOOKUP_meth_free(X509_LOOKUP_METHOD *method) in X509_LOOKUP_meth_free()
46 int X509_LOOKUP_meth_set_new_item(X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_new_item()
53 int (*X509_LOOKUP_meth_get_new_item(const X509_LOOKUP_METHOD* method)) in X509_LOOKUP_meth_get_new_item()
60 X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_free()
67 void (*X509_LOOKUP_meth_get_free(const X509_LOOKUP_METHOD* method)) in X509_LOOKUP_meth_get_free()
73 int X509_LOOKUP_meth_set_init(X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_init()
80 int (*X509_LOOKUP_meth_get_init(const X509_LOOKUP_METHOD* method)) in X509_LOOKUP_meth_get_init()
87 X509_LOOKUP_METHOD *method, in X509_LOOKUP_meth_set_shutdown()
94 int (*X509_LOOKUP_meth_get_shutdown(const X509_LOOKUP_METHOD* method)) in X509_LOOKUP_meth_get_shutdown()
[all …]
/freebsd-13-stable/crypto/openssl/crypto/ocsp/
HDv3_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()
/freebsd-13-stable/contrib/wpa/src/eap_server/
HDeap_server_methods.c26 enum eap_type method) in eap_server_get_eap_method()
73 enum eap_type method, in eap_server_method_alloc()
92 static void eap_server_method_free(struct eap_method *method) in eap_server_method_free()
108 int eap_server_method_register(struct eap_method *method) in eap_server_method_register()
/freebsd-13-stable/crypto/openssl/crypto/ui/
HDui_lib.c23 UI *UI_new_method(const UI_METHOD *method) in UI_new_method()
634 int UI_method_set_opener(UI_METHOD *method, int (*opener) (UI *ui)) in UI_method_set_opener()
643 int UI_method_set_writer(UI_METHOD *method, in UI_method_set_writer()
653 int UI_method_set_flusher(UI_METHOD *method, int (*flusher) (UI *ui)) in UI_method_set_flusher()
662 int UI_method_set_reader(UI_METHOD *method, in UI_method_set_reader()
672 int UI_method_set_closer(UI_METHOD *method, int (*closer) (UI *ui)) in UI_method_set_closer()
681 int UI_method_set_data_duplicator(UI_METHOD *method, in UI_method_set_data_duplicator()
693 int UI_method_set_prompt_constructor(UI_METHOD *method, in UI_method_set_prompt_constructor()
707 int UI_method_set_ex_data(UI_METHOD *method, int idx, void *data) in UI_method_set_ex_data()
712 int (*UI_method_get_opener(const UI_METHOD *method)) (UI *) in UI_method_get_opener()
[all …]
/freebsd-13-stable/crypto/openssl/crypto/x509v3/
HDv3_skey.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()
55 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method, in s2i_skey_id()
HDv3_ia5.c28 char *i2s_ASN1_IA5STRING(X509V3_EXT_METHOD *method, ASN1_IA5STRING *ia5) in i2s_ASN1_IA5STRING()
43 ASN1_IA5STRING *s2i_ASN1_IA5STRING(X509V3_EXT_METHOD *method, in s2i_ASN1_IA5STRING()
HDv3_alt.c221 static GENERAL_NAMES *v2i_issuer_alt(X509V3_EXT_METHOD *method, in v2i_issuer_alt()
299 static GENERAL_NAMES *v2i_subject_alt(X509V3_EXT_METHOD *method, in v2i_subject_alt()
396 GENERAL_NAMES *v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAMES()
424 GENERAL_NAME *v2i_GENERAL_NAME(const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAME()
431 const X509V3_EXT_METHOD *method, in a2i_GENERAL_NAME()
522 const X509V3_EXT_METHOD *method, in v2i_GENERAL_NAME_ex()
HDv3_crld.c237 static void *v2i_crld(const X509V3_EXT_METHOD *method, in v2i_crld()
360 static void *v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, in v2i_idp()
435 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, in i2r_idp()
459 static int i2r_crldp(const X509V3_EXT_METHOD *method, void *pcrldp, BIO *out, in i2r_crldp()
HDv3_pci.c67 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *pci, in i2r_pci()
244 static PROXY_CERT_INFO_EXTENSION *r2i_pci(X509V3_EXT_METHOD *method, in r2i_pci()
HDv3_enum.c41 char *i2s_ASN1_ENUMERATED_TABLE(X509V3_EXT_METHOD *method, in i2s_ASN1_ENUMERATED_TABLE()
HDv3_bcons.c54 static BASIC_CONSTRAINTS *v2i_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method, in v2i_BASIC_CONSTRAINTS()
/freebsd-13-stable/contrib/wpa/src/eap_peer/
HDeap_methods.c31 enum eap_type method) in eap_peer_get_eap_method()
234 int eap_peer_method_unload(struct eap_method *method) in eap_peer_method_unload()
283 enum eap_type method, in eap_peer_method_alloc()
302 static void eap_peer_method_free(struct eap_method *method) in eap_peer_method_free()
318 int eap_peer_method_register(struct eap_method *method) in eap_peer_method_register()
/freebsd-13-stable/crypto/openssl/crypto/ct/
HDct_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()
/freebsd-13-stable/contrib/ofed/libibumad/
HDumad_str.c88 static const char * umad_common_method_str(uint8_t method) in umad_common_method_str()
112 static const char * umad_sa_method_str(uint8_t method) in umad_sa_method_str()
134 const char * umad_method_str(uint8_t mgmt_class, uint8_t method) in umad_method_str()
/freebsd-13-stable/crypto/openssh/
HDauth2.c274 char *user = NULL, *service = NULL, *method = NULL, *style = NULL; in input_userauth_request() local
367 const char *method = packet_method; in userauth_finish() local
475 auth2_method_allowed(Authctxt *authctxt, const char *method, in auth2_method_allowed()
542 Authmethod *method; in authmethod_lookup() local
606 list_starts_with(const char *methods, const char *method, in list_starts_with()
638 remove_method(char **methods, const char *method, const char *submethod) in remove_method()
664 auth2_update_methods_lists(Authctxt *authctxt, const char *method, in auth2_update_methods_lists()
774 auth2_update_session_info(Authctxt *authctxt, const char *method, in auth2_update_session_info()
HDauth2-none.c61 userauth_none(struct ssh *ssh, const char *method) in userauth_none()
HDauth2-kbdint.c48 userauth_kbdint(struct ssh *ssh, const char *method) in userauth_kbdint()
/freebsd-13-stable/sys/vm/
HDvm_pager.h204 pgo_pageunswapped_t *method; in vm_pager_page_unswapped() local
215 pgo_writecount_t *method; in vm_pager_update_writecount() local
226 pgo_writecount_t *method; in vm_pager_release_writecount() local
236 pgo_getvp_t *method; in vm_pager_getvp() local
250 pgo_freespace_t *method; in vm_pager_freespace() local
260 pgo_page_inserted_t *method; in vm_pager_page_inserted() local
270 pgo_page_removed_t *method; in vm_pager_page_removed() local
280 pgo_can_alloc_page_t *method; in vm_pager_can_alloc_page() local
/freebsd-13-stable/lib/libc/tests/resolv/
HDresolv_test.c53 enum method { enum
174 resolvone(long threadnum, int n, enum method method) in resolvone()
210 enum method method; member
233 run(int nhosts, enum method method, long i) in run()
252 run_tests(const char *hostlist_file, enum method method) in run_tests()
307 #define RUN_TESTS(tc, method) \ argument
/freebsd-13-stable/contrib/apr/poll/unix/
HDpollcb.c44 static const apr_pollcb_provider_t *pollcb_provider(apr_pollset_method_e method) in pollcb_provider()
94 apr_pollset_method_e method) in apr_pollcb_create_ex()
188 apr_pollset_method_e method = APR_POLLSET_DEFAULT; in apr_pollcb_create() local
HDpollset.c63 static const apr_pollset_provider_t *pollset_provider(apr_pollset_method_e method) in pollset_provider()
105 apr_pollset_method_e method) in apr_pollset_create_ex()
207 apr_pollset_method_e method = APR_POLLSET_DEFAULT; in apr_pollset_create() local
/freebsd-13-stable/contrib/serf/buckets/
HDrequest_buckets.c29 const char *method; member
40 const char *method, in serf_bucket_request_create()
214 const char *method, in serf_bucket_request_become()
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
HDmcm_rereg_test.c77 static void build_mcm_rec_umad(void *umad, ib_portid_t * dport, int method, in build_mcm_rec_umad()
95 uint8_t * umad, int len, int method, ibmad_gid_t port_gid) in rereg_send()
212 unsigned n, method, status; in rereg_recv_all() local
268 unsigned method, status; in rereg_query_all() local
/freebsd-13-stable/sys/dev/acpi_support/
HDacpi_asus.c462 int method; member
880 char *method; in acpi_asus_led_task() local
944 int method; in acpi_asus_sysctl() local
969 acpi_asus_sysctl_get(struct acpi_asus_softc *sc, int method) in acpi_asus_sysctl_get()
1001 acpi_asus_sysctl_set(struct acpi_asus_softc *sc, int method, int arg) in acpi_asus_sysctl_set()
1098 acpi_asus_sysctl_init(struct acpi_asus_softc *sc, int method) in acpi_asus_sysctl_init()
HDacpi_fujitsu.c176 int method; member
435 int method; in acpi_fujitsu_sysctl() local
461 acpi_fujitsu_method_get(struct acpi_fujitsu_softc *sc, int method) in acpi_fujitsu_method_get()
517 acpi_fujitsu_method_set(struct acpi_fujitsu_softc *sc, int method, int value) in acpi_fujitsu_method_set()

12345678910