HomeSort by relevance Sort by last modified time
    Searched refs:OPENSSL_IMPORT (Results 1 - 2 of 2) sorted by null

  /external/openssl/
e_os2.h 239 Definitions of OPENSSL_EXPORT and OPENSSL_IMPORT, to define and declare
250 The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
252 value OPENSSL_IMPORT.
257 # define OPENSSL_IMPORT globalref
261 # define OPENSSL_IMPORT extern __declspec(dllimport)
265 # define OPENSSL_IMPORT extern
268 #define OPENSSL_EXTERN OPENSSL_IMPORT
  /external/openssl/include/openssl/
e_os2.h 239 Definitions of OPENSSL_EXPORT and OPENSSL_IMPORT, to define and declare
250 The default is to have OPENSSL_EXPORT, OPENSSL_IMPORT and OPENSSL_GLOBAL
252 value OPENSSL_IMPORT.
257 # define OPENSSL_IMPORT globalref
261 # define OPENSSL_IMPORT extern __declspec(dllimport)
265 # define OPENSSL_IMPORT extern
268 #define OPENSSL_EXTERN OPENSSL_IMPORT

Completed in 431 milliseconds