Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp700 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithDetour()
735 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithRedirectJump()
770 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithHotPatch()
820 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunctionWithTrampoline()
876 uptr old_func, uptr new_func, uptr *orig_old_func) { in OverrideFunction()
991 const char *func_name, uptr new_func, uptr *orig_old_func) { in OverrideFunction()
/openbsd/lib/libcrypto/
H A Dcrypto_ex_data.c31 CRYPTO_EX_new *new_func; member
89 CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) in CRYPTO_get_ex_new_index()
/openbsd/lib/libcrypto/asn1/
H A Dx_x509.c300 X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_get_ex_new_index()
/openbsd/lib/libcrypto/dh/
H A Ddh_lib.c173 DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
/openbsd/lib/libcrypto/dsa/
H A Ddsa_lib.c197 DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
/openbsd/lib/libcrypto/rsa/
H A Drsa_lib.c200 RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
/openbsd/lib/libcrypto/bio/
H A Dbio_lib.c848 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in BIO_get_ex_new_index()
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp482 static void TryToOverrideFunction(const char *fname, uptr new_func) { in TryToOverrideFunction()
/openbsd/lib/libcrypto/ui/
H A Dui_lib.c513 UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in UI_get_ex_new_index()
/openbsd/lib/libssl/
H A Dssl_sess.c177 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_SESSION_get_ex_new_index()
H A Dssl_lib.c3338 SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_get_ex_new_index()
3361 SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in SSL_CTX_get_ex_new_index()
/openbsd/lib/libcrypto/x509/
H A Dx509_vfy.c2000 X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_STORE_CTX_get_ex_new_index()