Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dex_data.c334 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in def_add_index()
389 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in int_get_new_index()
559 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, in CRYPTO_get_ex_new_index()
Dcrypto.h299 CRYPTO_EX_new *new_func; member
/external/compiler-rt/lib/interception/
Dinterception_win.cc59 bool OverrideFunction(uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunction()
/external/openssl/crypto/dh/
Ddh_lib.c240 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
/external/openssl/crypto/ecdh/
Dech_lib.c250 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/
Ddsa_lib.c271 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/
Drsa_lib.c273 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/
Decs_lib.c262 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDSA_get_ex_new_index()
/external/openssl/crypto/engine/
Deng_lib.c204 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ENGINE_get_ex_new_index()
/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc204 LogHandler* SetLogHandler(LogHandler* new_func) { in SetLogHandler()
/external/openssl/crypto/bio/
Dbio_lib.c573 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
/external/openssl/ssl/
Dssl_sess.c171 int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
Dssl_lib.c3057 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, in SSL_get_ex_new_index()
3074 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/
Dcrypto.h299 CRYPTO_EX_new *new_func; member
/external/openssl/crypto/ui/
Dui_lib.c576 int UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in UI_get_ex_new_index()
/external/openssl/crypto/x509/
Dx509_vfy.c1821 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/store/
Dstr_lib.c205 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in STORE_get_ex_new_index()