Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 16 of 16) sorted by relevance

/openssl-master/crypto/bio/
A Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex()
103 long BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
A Dbio_lib.c36 static long bio_call_callback(BIO *b, int oper, const char *argp, size_t len, in bio_call_callback()
/openssl-master/test/
A Dexdatatest.c30 int idx, long argl, void *argp) in exnew()
40 void **from_d, int idx, long argl, void *argp) in exdup()
51 int idx, long argl, void *argp) in exfree()
72 int idx, long argl, void *argp) in exnew2()
90 void **from_d, int idx, long argl, void *argp) in exdup2()
115 int idx, long argl, void *argp) in exfree2()
A Dbio_callback_test.c27 static long my_bio_cb_ex(BIO *b, int oper, const char *argp, size_t len, in my_bio_cb_ex()
202 static long my_bio_callback(BIO *b, int oper, const char *argp, int argi, in my_bio_callback()
A Dbio_memleak_test.c225 static long BIO_error_callback(BIO *bio, int cmd, const char *argp, in BIO_error_callback()
A Dhttp_test.c102 static long http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, in http_bio_cb_ex()
/openssl-master/crypto/ui/
A Dui_util.c65 int idx, long argl, void *argp) in ui_new_method_data()
74 void **pptr, int idx, long argl, void *argp) in ui_dup_method_data()
82 int idx, long argl, void *argp) in ui_free_method_data()
/openssl-master/crypto/
A Dex_data.c89 long argl, void *argp) in dummy_new()
94 long argl, void *argp) in dummy_free()
100 long argl, void *argp) in dummy_dup()
142 long argl, void *argp, in ossl_crypto_get_ex_new_index_ex()
196 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
A Dcontext.c303 long argl_ign, void *argp) in ossl_lib_ctx_generic_new()
322 long argl_ign, void *argp) in ossl_lib_ctx_generic_free()
A Dtrace.c87 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
/openssl-master/crypto/x509/
A Dby_file.c47 static int by_file_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_file_ctrl_ex()
84 const char *argp, long argl, char **ret) in by_file_ctrl()
A Dby_store.c108 static int by_store_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_store_ctrl_ex()
138 const char *argp, long argl, char **retp) in by_store_ctrl()
A Dby_dir.c82 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl()
/openssl-master/crypto/engine/
A Deng_dyn.c139 void *argp) in dynamic_data_ctx_free_func()
/openssl-master/include/internal/
A Dcryptlib.h122 void *argp; /* Arbitrary void * */ member
/openssl-master/apps/lib/
A Ds_cb.c421 long bio_dump_callback(BIO *bio, int cmd, const char *argp, size_t len, in bio_dump_callback()

Completed in 25 milliseconds