/openssl/test/ |
H A D | exdatatest.c | 30 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 D | bio_callback_test.c | 28 int argi, long argl, int ret, size_t *processed) in my_bio_cb_ex() 203 long argl, long ret) in my_bio_callback()
|
H A D | bio_memleak_test.c | 227 long argl, int ret, size_t *processed) in BIO_error_callback()
|
H A D | http_test.c | 107 int cmd, long argl, int ret, size_t *processed) in http_bio_cb_ex()
|
/openssl/crypto/bio/ |
H A D | bio_cb.c | 20 int argi, long argl, int ret, size_t *processed) in BIO_debug_callback_ex() 124 int argi, long argl, long ret) in BIO_debug_callback()
|
H A D | bio_lib.c | 38 int argi, long argl, long inret, in bio_call_callback()
|
/openssl/crypto/ui/ |
H A D | ui_util.c | 63 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 D | ex_data.c | 97 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 D | trace.c | 86 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
|
/openssl/crypto/x509/ |
H A D | by_file.c | 48 long argl, char **ret, OSSL_LIB_CTX *libctx, in by_file_ctrl_ex() 82 const char *argp, long argl, char **ret) in by_file_ctrl()
|
H A D | by_store.c | 109 long argl, char **retp, OSSL_LIB_CTX *libctx, in by_store_ctrl_ex() 139 const char *argp, long argl, char **retp) in by_store_ctrl()
|
H A D | by_dir.c | 82 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl()
|
H A D | x509_lu.c | 77 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl_ex() 89 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl()
|
/openssl/include/internal/ |
H A D | cryptlib.h | 68 long argl; /* Arbitrary long */ member
|
/openssl/crypto/engine/ |
H A D | eng_dyn.c | 138 CRYPTO_EX_DATA *ad, int idx, long argl, in dynamic_data_ctx_free_func()
|
/openssl/apps/lib/ |
H A D | s_cb.c | 459 int argi, long argl, int ret, size_t *processed) in bio_dump_callback()
|
/openssl/apps/ |
H A D | s_server.c | 2412 int argi, long argl, int ret, size_t *processed) in count_reads_callback()
|
/openssl/ssl/ |
H A D | ssl_lib.c | 3894 size_t len, int argi, long argl, int ret, in check_keylog_bio_free()
|