Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 133) sorted by relevance

123456

/openssl-master/crypto/asn1/
A Da_mbstr.c207 void *arg) in traverse_string()
245 static int in_utf8(unsigned long value, void *arg) in in_utf8()
258 static int out_utf8(unsigned long value, void *arg) in out_utf8()
275 static int type_str(unsigned long value, void *arg) in type_str()
301 static int cpy_asc(unsigned long value, void *arg) in cpy_asc()
313 static int cpy_bmp(unsigned long value, void *arg) in cpy_bmp()
326 static int cpy_univ(unsigned long value, void *arg) in cpy_univ()
341 static int cpy_utf8(unsigned long value, void *arg) in cpy_utf8()
A Da_strex.c38 static int send_bio_chars(void *arg, const void *buf, int len) in send_bio_chars()
48 static int send_fp_chars(void *arg, const void *buf, int len) in send_fp_chars()
67 char_io *io_ch, void *arg) in do_esc_char()
140 void *arg) in do_buf()
234 static int do_hex_dump(char_io *io_ch, void *arg, unsigned char *buf, in do_hex_dump()
260 static int do_dump(unsigned long lflags, char_io *io_ch, void *arg, in do_dump()
331 static int do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, in do_print_ex()
412 static int do_indent(char_io *io_ch, void *arg, int indent) in do_indent()
424 static int do_name_ex(char_io *io_ch, void *arg, const X509_NAME *n, in do_name_ex()
/openssl-master/crypto/evp/
A Dnames.c172 void *arg; member
177 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn()
188 void *arg) in EVP_CIPHER_do_all()
202 void *x), void *arg) in EVP_CIPHER_do_all_sorted()
215 void *arg; member
220 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn()
231 void *arg) in EVP_MD_do_all()
245 void *x), void *arg) in EVP_MD_do_all_sorted()
A Dkdf_meth.c226 void (*fn)(EVP_KDF *kdf, void *arg), in EVP_KDF_do_all_provided()
A Dmac_meth.c231 void (*fn)(EVP_MAC *mac, void *arg), in EVP_MAC_do_all_provided()
A De_rc5.c43 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in rc5_ctrl()
/openssl-master/apps/lib/
A Dtlssrp_depr.c65 static int ssl_srp_verify_param_cb(SSL *s, void *arg) in ssl_srp_verify_param_cb()
103 static char *ssl_give_srp_client_pwd_cb(SSL *s, void *arg) in ssl_give_srp_client_pwd_cb()
140 static char *dummy_srp(SSL *ssl, void *arg) in dummy_srp()
158 static int ssl_srp_server_param_cb(SSL *s, int *ad, void *arg) in ssl_srp_server_param_cb()
A Dapp_libctx.c15 int app_set_propq(const char *arg) in app_set_propq()
A Dwin32_init.c101 char *arg; in process_glob() local
146 char *arg; in win32_utf8argv() local
/openssl-master/test/helpers/
A Dhandshake_srp.c21 static char *client_srp_cb(SSL *s, void *arg) in client_srp_cb()
27 static int server_srp_cb(SSL *s, int *ad, void *arg) in server_srp_cb()
A Dhandshake.c102 static int select_server_ctx(SSL *s, void *arg, int ignore) in select_server_ctx()
211 static int servername_ignore_cb(SSL *s, int *ad, void *arg) in servername_ignore_cb()
216 static int servername_reject_cb(SSL *s, int *ad, void *arg) in servername_reject_cb()
239 static int client_hello_nov12_cb(SSL *s, int *al, void *arg) in client_hello_nov12_cb()
270 static int server_ocsp_cb(SSL *s, void *arg) in server_ocsp_cb()
289 static int client_ocsp_cb(SSL *s, void *arg) in client_ocsp_cb()
387 void *arg) in client_npn_cb()
401 unsigned int *len, void *arg) in server_npn_cb()
418 unsigned int inlen, void *arg) in server_alpn_cb()
441 static int generate_session_ticket_cb(SSL *s, void *arg) in generate_session_ticket_cb()
[all …]
/openssl-master/test/
A Dprovider_status_test.c48 static int self_test_events(const OSSL_PARAM params[], void *arg, in self_test_events()
91 static int self_test_on_demand_fail(const OSSL_PARAM params[], void *arg) in self_test_on_demand_fail()
96 static int self_test_on_demand(const OSSL_PARAM params[], void *arg) in self_test_on_demand()
101 static int self_test_on_load(const OSSL_PARAM params[], void *arg) in self_test_on_load()
A Dthreadstest.h36 static DWORD WINAPI thread_run(LPVOID arg) in thread_run()
61 static void *thread_run(void *arg) in thread_run()
A Dssl_old_test.c116 void *arg) in cb_client_npn()
129 unsigned int *len, void *arg) in cb_server_npn()
137 unsigned int *len, void *arg) in cb_server_rejects_npn()
209 static int servername_cb(SSL *s, int *ad, void *arg) in servername_cb()
288 unsigned int inlen, void *arg) in cb_server_alpn()
407 int *al, void *arg) in serverinfo_cli_parse_cb()
439 size_t *outlen, int *al, void *arg) in custom_ext_0_cli_add_cb()
448 size_t inlen, int *al, void *arg) in custom_ext_0_cli_parse_cb()
455 size_t *outlen, int *al, void *arg) in custom_ext_1_cli_add_cb()
911 char *arg = NULL, *argn = NULL; in main() local
[all …]
A Dsparse_array_test.c111 static void leaf_check_all(ossl_uintmax_t n, char *value, void *arg) in leaf_check_all()
127 static void leaf_delete(ossl_uintmax_t n, char *value, void *arg) in leaf_delete()
/openssl-master/crypto/encode_decode/
A Dencoder_pkey.c86 static void collect_encoder(OSSL_ENCODER *encoder, void *arg) in collect_encoder()
134 static void collect_name(const char *name, void *arg) in collect_name()
164 static int encoder_import_cb(const OSSL_PARAM params[], void *arg) in encoder_import_cb()
178 encoder_construct_pkey(OSSL_ENCODER_INSTANCE *encoder_inst, void *arg) in encoder_construct_pkey()
204 static void encoder_destruct_pkey(void *arg) in encoder_destruct_pkey()
A Ddecoder_pkey.c199 static void collect_name(const char *name, void *arg) in collect_name()
206 static void collect_keymgmt(EVP_KEYMGMT *keymgmt, void *arg) in collect_keymgmt()
226 static void collect_decoder(OSSL_DECODER *decoder, void *arg) in collect_decoder()
/openssl-master/crypto/
A Dsparse_array.c71 void (*leaf)(ossl_uintmax_t, void *, void *), void *arg) in sa_doall() argument
110 static void sa_free_leaf(ossl_uintmax_t n, void *p, void *arg) in sa_free_leaf()
132 static void trampoline(ossl_uintmax_t n, void *l, void *arg) in trampoline()
148 void *arg) in ossl_sa_doall_arg()
A Dinitthread.c39 void *arg; member
288 static void ossl_arg_thread_stop(void *arg) in ossl_arg_thread_stop()
309 static void init_thread_stop(void *arg, THREAD_EVENT_HANDLER **hands) in init_thread_stop()
352 int ossl_init_thread_start(const void *index, void *arg, in ossl_init_thread_start()
A Dcore_namemap.c384 void *arg) in get_legacy_evp_names()
408 static void get_legacy_cipher_names(const OBJ_NAME *on, void *arg) in get_legacy_cipher_names()
415 static void get_legacy_md_names(const OBJ_NAME *on, void *arg) in get_legacy_md_names()
423 void *arg) in get_legacy_pkey_meth_names()
/openssl-master/providers/common/
A Dcapabilities.c204 static int tls_group_capability(OSSL_CALLBACK *cb, void *arg) in tls_group_capability()
218 OSSL_CALLBACK *cb, void *arg) in ossl_prov_get_capabilities()
/openssl-master/crypto/objects/
A Do_names.c292 void *arg; member
303 void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg), in OBJ_NAME_do_all()
340 void (*fn) (const OBJ_NAME *, void *arg), in OBJ_NAME_do_all_sorted()
/openssl-master/crypto/conf/
A Dconf_ssl.c35 char *arg; member
173 char **arg) in conf_ssl_get_cmd()
/openssl-master/crypto/engine/
A Deng_fat.c50 static int int_def_cb(const char *alg, int len, void *arg) in int_def_cb()
A Deng_table.c37 void *arg; member
302 void *arg) in engine_table_doall()

Completed in 36 milliseconds

123456