/external/openssl/crypto/bio/ |
D | bio_cb.c | 67 int argi, long argl, long ret) in BIO_debug_callback()
|
D | bio_lib.c | 573 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
|
/external/openssl/crypto/ |
D | ex_data.c | 333 static int def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, in def_add_index() 388 static int int_get_new_index(int class_index, long argl, void *argp, in int_get_new_index() 558 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
|
D | crypto.h | 297 long argl; /* Arbitary long */ member
|
/external/openssl/crypto/dh/ |
D | dh_lib.c | 240 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
|
/external/openssl/crypto/x509/ |
D | by_file.c | 92 static int by_file_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in by_file_ctrl()
|
D | by_dir.c | 124 static int dir_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in dir_ctrl()
|
D | x509_lu.c | 112 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl()
|
D | x509_vfy.c | 1821 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_STORE_CTX_get_ex_new_index()
|
/external/openssl/crypto/ecdh/ |
D | ech_lib.c | 243 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDH_get_ex_new_index()
|
/external/openssl/crypto/dsa/ |
D | dsa_lib.c | 271 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
|
/external/openssl/crypto/rsa/ |
D | rsa_lib.c | 273 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
|
/external/openssl/crypto/ecdsa/ |
D | ecs_lib.c | 255 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDSA_get_ex_new_index()
|
/external/valgrind/main/drd/ |
D | drd_pthread_intercepts.c | 95 #define PTH_FUNC(ret_ty, zf, implf, argl_decl, argl) \ argument 107 #define PTH_FUNC(ret_ty, zf, implf, argl_decl, argl) \ argument 120 #define PTH_FUNCS(ret_ty, zf, implf, argl_decl, argl) \ argument
|
/external/openssl/crypto/engine/ |
D | eng_dyn.c | 165 CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) in dynamic_data_ctx_free_func()
|
D | eng_lib.c | 204 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ENGINE_get_ex_new_index()
|
/external/openssl/apps/ |
D | s_cb.c | 282 int argi, long argl, long ret) in bio_dump_callback()
|
/external/chromium/net/base/ |
D | x509_certificate_openssl.cc | 200 long argl, void* argp) { in DERCache_free()
|
/external/openssl/ssl/ |
D | ssl_sess.c | 171 int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
|
D | ssl_lib.c | 3036 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, in SSL_get_ex_new_index() 3053 int SSL_CTX_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, in SSL_CTX_get_ex_new_index()
|
/external/openssl/include/openssl/ |
D | crypto.h | 297 long argl; /* Arbitary long */ member
|
/external/openssl/crypto/ui/ |
D | ui_lib.c | 576 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in UI_get_ex_new_index()
|
/external/openssl/crypto/store/ |
D | str_lib.c | 205 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in STORE_get_ex_new_index()
|