Home
last modified time | relevance | path

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

/openssl/test/
H 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()
H 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()
H A Dbio_memleak_test.c225 static long BIO_error_callback(BIO *bio, int cmd, const char *argp, in BIO_error_callback()
H A Dhttp_test.c106 static long http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, in http_bio_cb_ex()
/openssl/crypto/bio/
H A Dbio_cb.c19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex()
123 long BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
H A Dbio_lib.c37 static long bio_call_callback(BIO *b, int oper, const char *argp, size_t len, in bio_call_callback()
/openssl/crypto/ui/
H A Dui_util.c63 int idx, long argl, void *argp) in ui_new_method_data()
72 void **pptr, int idx, long argl, void *argp) in ui_dup_method_data()
83 int idx, long argl, void *argp) in ui_free_method_data()
/openssl/crypto/
H A Dex_data.c97 long argl, void *argp) in dummy_new()
102 long argl, void *argp) in dummy_free()
108 long argl, void *argp) in dummy_dup()
150 long argl, void *argp, in ossl_crypto_get_ex_new_index_ex()
204 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
H A Dtrace.c86 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
/openssl/crypto/x509/
H A Dby_file.c47 static int by_file_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_file_ctrl_ex()
82 const char *argp, long argl, char **ret) in by_file_ctrl()
H A Dby_store.c108 static int by_store_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argp, in by_store_ctrl_ex()
139 const char *argp, long argl, char **retp) in by_store_ctrl()
H A Dby_dir.c82 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl()
/openssl/include/openssl/
H A Dcrypto.h.in221 int idx, long argl, void *argp); typedef
223 int idx, long argl, void *argp); typedef
225 void **from_d, int idx, long argl, void *argp); typedef
/openssl/include/internal/
H A Dcryptlib.h69 void *argp; /* Arbitrary void * */ member
/openssl/crypto/engine/
H A Deng_dyn.c139 void *argp) in dynamic_data_ctx_free_func()
/openssl/apps/lib/
H A Ds_cb.c433 long bio_dump_callback(BIO *bio, int cmd, const char *argp, size_t len, in bio_dump_callback()
/openssl/apps/
H A Ds_server.c2408 static long int count_reads_callback(BIO *bio, int cmd, const char *argp, size_t len, in count_reads_callback()

Completed in 59 milliseconds