/openssl-master/crypto/bio/ |
A D | bio_cb.c | 20 int argi, long argl, int ret, size_t *processed) in BIO_debug_callback_ex() 104 int argi, long argl, long ret) in BIO_debug_callback()
|
A D | bio_lib.c | 37 int argi, long argl, long inret, in bio_call_callback()
|
/openssl-master/test/ |
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()
|
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()
|
A D | bio_memleak_test.c | 227 long argl, int ret, size_t *processed) in BIO_error_callback()
|
A D | http_test.c | 103 int cmd, long argl, int ret, size_t *processed) in http_bio_cb_ex()
|
/openssl-master/crypto/ui/ |
A D | ui_util.c | 65 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 D | ex_data.c | 89 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 D | trace.c | 87 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl()
|
/openssl-master/crypto/x509/ |
A D | by_file.c | 48 long argl, char **ret, OSSL_LIB_CTX *libctx, in by_file_ctrl_ex() 84 const char *argp, long argl, char **ret) in by_file_ctrl()
|
A D | by_store.c | 109 long argl, char **retp, OSSL_LIB_CTX *libctx, in by_store_ctrl_ex() 138 const char *argp, long argl, char **retp) in by_store_ctrl()
|
A D | by_dir.c | 82 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl()
|
A D | x509_lu.c | 74 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl_ex() 86 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl()
|
/openssl-master/crypto/engine/ |
A D | eng_dyn.c | 138 CRYPTO_EX_DATA *ad, int idx, long argl, in dynamic_data_ctx_free_func()
|
/openssl-master/include/internal/ |
A D | cryptlib.h | 121 long argl; /* Arbitrary long */ member
|
/openssl-master/apps/lib/ |
A D | s_cb.c | 422 int argi, long argl, int ret, size_t *processed) in bio_dump_callback()
|