Home
last modified time | relevance | path

Searched refs:argl (Results 1 – 25 of 26) sorted by relevance

12

/openssl-master/test/
A Dexdatatest.c30 int idx, long argl, void *argp) in exnew() argument
33 || !TEST_long_eq(argl, saved_argl) in exnew()
40 void **from_d, int idx, long argl, void *argp) in exdup() argument
43 || !TEST_long_eq(argl, saved_argl) in exdup()
51 int idx, long argl, void *argp) in exfree() argument
54 || !TEST_long_eq(argl, saved_argl) in exfree()
72 int idx, long argl, void *argp) in exnew2() argument
77 || !TEST_long_eq(argl, saved_argl) in exnew2()
96 || !TEST_long_eq(argl, saved_argl) in exdup2()
115 int idx, long argl, void *argp) in exfree2() argument
[all …]
A Dbio_callback_test.c28 int argi, long argl, int ret, size_t *processed) in my_bio_cb_ex() argument
36 my_param_argl[my_param_count] = argl; in my_bio_cb_ex()
203 long argl, long ret) in my_bio_callback() argument
211 my_param_argl[my_param_count] = argl; in my_bio_callback()
A Dbio_memleak_test.c227 long argl, int ret, size_t *processed) in BIO_error_callback() argument
A Dhttp_test.c103 int cmd, long argl, int ret, size_t *processed) in http_bio_cb_ex() argument
/openssl-master/crypto/x509/
A Dby_file.c21 long argl, char **ret);
23 long argl, char **ret, OSSL_LIB_CTX *libctx,
48 long argl, char **ret, OSSL_LIB_CTX *libctx, in by_file_ctrl_ex() argument
56 if (argl == X509_FILETYPE_DEFAULT) { in by_file_ctrl_ex()
71 if (argl == X509_FILETYPE_PEM) in by_file_ctrl_ex()
75 ok = (X509_load_cert_file_ex(ctx, argp, (int)argl, libctx, in by_file_ctrl_ex()
84 const char *argp, long argl, char **ret) in by_file_ctrl() argument
86 return by_file_ctrl_ex(ctx, cmd, argp, argl, ret, NULL, NULL); in by_file_ctrl()
A Dby_store.c109 long argl, char **retp, OSSL_LIB_CTX *libctx, in by_store_ctrl_ex() argument
138 const char *argp, long argl, char **retp) in by_store_ctrl() argument
140 return by_store_ctrl_ex(ctx, cmd, argp, argl, retp, NULL, NULL); in by_store_ctrl()
A Dby_dir.c51 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl,
82 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl() argument
90 if (argl == X509_FILETYPE_DEFAULT) { in dir_ctrl()
102 ret = add_cert_dir(ld, argp, (int)argl); in dir_ctrl()
A Dx509_local.h80 int (*ctrl) (X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
96 int (*ctrl_ex) (X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
A Dx509_lu.c74 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl_ex() argument
80 return ctx->method->ctrl_ex(ctx, cmd, argc, argl, ret, libctx, propq); in X509_LOOKUP_ctrl_ex()
82 return ctx->method->ctrl(ctx, cmd, argc, argl, ret); in X509_LOOKUP_ctrl_ex()
86 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl() argument
89 return X509_LOOKUP_ctrl_ex(ctx, cmd, argc, argl, ret, NULL, NULL); in X509_LOOKUP_ctrl()
/openssl-master/crypto/
A Dex_data.c89 long argl, void *argp) in dummy_new() argument
94 long argl, void *argp) in dummy_free() argument
100 long argl, void *argp) in dummy_dup() argument
142 long argl, void *argp, in ossl_crypto_get_ex_new_index_ex() argument
176 a->argl = argl; 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() argument
200 return ossl_crypto_get_ex_new_index_ex(NULL, class_index, argl, argp, in CRYPTO_get_ex_new_index()
250 storage[i]->argl, storage[i]->argp); in ossl_crypto_new_ex_data_ex()
326 storage[i]->argl, storage[i]->argp)) in CRYPTO_dup_ex_data()
402 f->free_func(obj, ptr, ad, storage[i].index, f->argl, f->argp); in CRYPTO_free_ex_data()
[all …]
A Dtrace.c42 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp);
87 static long trace_ctrl(BIO *channel, int cmd, long argl, void *argp) in trace_ctrl() argument
/openssl-master/doc/man3/
A DBIO_get_ex_new_index.pod34 int TYPE_get_ex_new_index(long argl, void *argp,
50 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
54 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
58 int EC_KEY_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
62 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
68 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
A DBIO_set_callback.pod16 long argl, int ret, size_t *processed);
25 int argi, long argl, int ret, size_t *processed);
32 long argl, long ret);
36 long argl, long ret);
81 =item B<argp> B<argi> B<argl>
83 The meaning of the arguments B<argp>, B<argi> and B<argl> depends on
A DCRYPTO_get_ex_new_index.pod16 long argl, void *argp,
22 int idx, long argl, void *argp);
24 int idx, long argl, void *argp);
26 void **from_d, int idx, long argl, void *argp);
82 B<CRYPTO_EX_INDEX_xxx> values. The B<argl> and B<argp> parameters are saved
146 The B<idx>, B<argl> and B<argp> parameters are as described for the other
A DX509_LOOKUP.pod36 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
39 long argl, char **ret);
95 The arguments of the control command are passed via I<argc> and I<argl>,
168 The filename is passed in I<argc>, and the type in I<argl>.
174 I<argl>.
A DX509_LOOKUP_meth_new.pod53 long argl, char **ret);
137 to an array of characters. B<argl> is an integer. B<ret>, if set,
139 B<argc> and B<argl> are used depends entirely on the control function.
/openssl-master/crypto/bio/
A Dbio_cb.c20 int argi, long argl, int ret, size_t *processed) in BIO_debug_callback_ex() argument
104 int argi, long argl, long ret) in BIO_debug_callback() argument
111 argi, argl, ret > 0 ? 1 : (int)ret, &processed); in BIO_debug_callback()
A Dbio_lib.c37 int argi, long argl, long inret, in bio_call_callback() argument
46 return b->callback_ex(b, oper, argp, len, argi, argl, inret, processed); in bio_call_callback()
70 ret = b->callback(b, oper, argp, argi, argl, inret); in bio_call_callback()
/openssl-master/crypto/ui/
A Dui_util.c65 int idx, long argl, void *argp) in ui_new_method_data() argument
74 void **pptr, int idx, long argl, void *argp) in ui_dup_method_data() argument
82 int idx, long argl, void *argp) in ui_free_method_data() argument
/openssl-master/include/internal/
A Dcryptlib.h121 long argl; /* Arbitrary long */ member
206 long argl, void *argp,
/openssl-master/apps/include/
A Ds_apps.h43 int argi, long argl, int ret, size_t *processed);
/openssl-master/include/openssl/
A Dcrypto.h.in214 int idx, long argl, void *argp);
216 int idx, long argl, void *argp);
218 void **from_d, int idx, long argl, void *argp);
219 __owur int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp,
A Dx509_vfy.h.in512 long argl, char **ret);
514 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret,
602 long argl, char **ret);
603 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
A Dbio.h.in276 long argl, long ret);
281 long argl, long ret);
286 long argl, int ret, size_t *processed);
290 int argi, long argl, int ret, size_t *processed);
/openssl-master/crypto/engine/
A Deng_dyn.c138 CRYPTO_EX_DATA *ad, int idx, long argl, in dynamic_data_ctx_free_func() argument

Completed in 35 milliseconds

12