Home
last modified time | relevance | path

Searched refs:OPENSSL_DECLARE_GLOBAL (Results 1 – 4 of 4) sorted by relevance

/external/openssl/include/openssl/
De_os2.h278 # define OPENSSL_DECLARE_GLOBAL(type,name) type *_shadow_##name(void) macro
282 # define OPENSSL_DECLARE_GLOBAL(type,name) OPENSSL_EXPORT type _shadow_##name
Ddes.h125 OPENSSL_DECLARE_GLOBAL(int,DES_check_key); /* defaults to false */
127 OPENSSL_DECLARE_GLOBAL(int,DES_rw_mode); /* defaults to DES_PCBC_MODE */
/external/openssl/
De_os2.h278 # define OPENSSL_DECLARE_GLOBAL(type,name) type *_shadow_##name(void) macro
282 # define OPENSSL_DECLARE_GLOBAL(type,name) OPENSSL_EXPORT type _shadow_##name
/external/openssl/crypto/des/
Ddes.h125 OPENSSL_DECLARE_GLOBAL(int,DES_check_key); /* defaults to false */
127 OPENSSL_DECLARE_GLOBAL(int,DES_rw_mode); /* defaults to DES_PCBC_MODE */