Searched refs:OPENSSL_GLOBAL_REF (Results 1 - 4 of 4) sorted by relevance

/external/openssl/
H A De_os2.h261 #define foobar OPENSSL_GLOBAL_REF(foobar)
269 # define OPENSSL_GLOBAL_REF(name) (*(_shadow_##name())) macro
273 # define OPENSSL_GLOBAL_REF(name) _shadow_##name macro
/external/openssl/include/openssl/
H A De_os2.h261 #define foobar OPENSSL_GLOBAL_REF(foobar)
269 # define OPENSSL_GLOBAL_REF(name) (*(_shadow_##name())) macro
273 # define OPENSSL_GLOBAL_REF(name) _shadow_##name macro
H A Ddes.h126 #define DES_check_key OPENSSL_GLOBAL_REF(DES_check_key)
128 #define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode)
/external/openssl/crypto/des/
H A Ddes.h126 #define DES_check_key OPENSSL_GLOBAL_REF(DES_check_key)
128 #define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode)

Completed in 68 milliseconds