HomeSort by relevance Sort by last modified time
    Searched refs:OPENSSL_IS_BORINGSSL (Results 1 - 25 of 27) sorted by null

1 2

  /system/keymaster/
gtest_main.cpp 22 #if !defined(OPENSSL_IS_BORINGSSL)
24 #endif // not OPENSSL_IS_BORINGSSL
27 #if !defined(OPENSSL_IS_BORINGSSL)
32 #endif // not OPENSSL_IS_BORINGSSL
openssl_err.cpp 22 #if defined(OPENSSL_IS_BORINGSSL)
35 #if defined(OPENSSL_IS_BORINGSSL)
70 #if defined(OPENSSL_IS_BORINGSSL)
92 #if defined(OPENSSL_IS_BORINGSSL)
135 #if !defined(OPENSSL_IS_BORINGSSL)
177 #endif // OPENSSL_IS_BORINGSSL
182 #if !defined(OPENSSL_IS_BORINGSSL)
201 #if !defined(OPENSSL_IS_BORINGSSL)
211 #if !defined(OPENSSL_IS_BORINGSSL)
234 #if !defined(OPENSSL_IS_BORINGSSL)
    [all...]
ec_key.cpp 19 #if defined(OPENSSL_IS_BORINGSSL)
hmac_operation.cpp 27 #if defined(OPENSSL_IS_BORINGSSL)
ec_key_factory.cpp 105 #if !defined(OPENSSL_IS_BORINGSSL)
  /external/libchrome/crypto/
openssl_util.cc 7 #if defined(OPENSSL_IS_BORINGSSL)
41 #if defined(OPENSSL_IS_BORINGSSL)
scoped_openssl_types.h 14 #ifdef OPENSSL_IS_BORINGSSL
secure_hash.cc 7 #if defined(OPENSSL_IS_BORINGSSL)
  /external/tpm2/
OsslCryptoEngine.h 32 #ifdef OPENSSL_IS_BORINGSSL
  /external/wpa_supplicant_8/hs20/client/
est.c 19 #ifdef OPENSSL_IS_BORINGSSL
21 #endif /* OPENSSL_IS_BORINGSSL */
33 #ifdef OPENSSL_IS_BORINGSSL
35 #else /* OPENSSL_IS_BORINGSSL */
38 #endif /* OPENSSL_IS_BORINGSSL */
43 #ifdef OPENSSL_IS_BORINGSSL
54 #else /* OPENSSL_IS_BORINGSSL */
74 #endif /* OPENSSL_IS_BORINGSSL */
107 #ifdef OPENSSL_IS_BORINGSSL
110 #else /* OPENSSL_IS_BORINGSSL */
    [all...]
  /external/wpa_supplicant_8/src/crypto/
fips_prf_openssl.c 20 #if defined(OPENSSL_IS_BORINGSSL) && !defined(ANDROID)
tls_openssl_ocsp.c 14 #ifdef OPENSSL_IS_BORINGSSL
17 #endif /* OPENSSL_IS_BORINGSSL */
23 #ifdef OPENSSL_IS_BORINGSSL
846 #endif /* OPENSSL_IS_BORINGSSL */
tls_openssl.c 47 #if defined(OPENSSL_IS_BORINGSSL)
1103 #if defined(ANDROID) && defined(OPENSSL_IS_BORINGSSL)
1118 #endif /* ANDROID && OPENSSL_IS_BORINGSSL */
1224 #if !defined(OPENSSL_IS_BORINGSSL)
1226 #endif /* !OPENSSL_IS_BORINGSSL */
    [all...]
crypto_openssl.c 84 #elif !defined(OPENSSL_IS_BORINGSSL)
262 #ifndef OPENSSL_IS_BORINGSSL
265 #endif /* OPENSSL_IS_BORINGSSL */
539 #ifndef OPENSSL_IS_BORINGSSL
543 #endif /* OPENSSL_IS_BORINGSSL */
    [all...]
  /external/webrtc/webrtc/base/
opensslstreamadapter.cc 61 #ifndef OPENSSL_IS_BORINGSSL
142 #endif // #ifndef OPENSSL_IS_BORINGSSL
157 #ifdef OPENSSL_IS_BORINGSSL
169 #else // !OPENSSL_IS_BORINGSSL
357 #ifdef OPENSSL_IS_BORINGSSL
777 #ifndef OPENSSL_IS_BORINGSSL
903 #ifdef OPENSSL_IS_BORINGSSL
964 #endif // OPENSSL_IS_BORINGSSL
969 #ifdef OPENSSL_IS_BORINGSSL
    [all...]
openssladapter.cc 43 #ifndef OPENSSL_IS_BORINGSSL
69 #endif // #ifndef OPENSSL_IS_BORINGSSL
180 #ifndef OPENSSL_IS_BORINGSSL
223 #endif // #ifndef OPENSSL_IS_BORINGSSL
244 #ifndef OPENSSL_IS_BORINGSSL
258 #endif // #ifndef OPENSSL_IS_BORINGSSL
263 #ifndef OPENSSL_IS_BORINGSSL
275 #endif // #ifndef OPENSSL_IS_BORINGSSL
opensslidentity.cc 183 #if defined(OPENSSL_IS_BORINGSSL)
370 #if defined(OPENSSL_IS_BORINGSSL)
  /external/boringssl/src/include/openssl/
base.h 134 #define OPENSSL_IS_BORINGSSL
  /external/openssh/
dh.c 274 #if !defined(ANDROID) || !defined(OPENSSL_IS_BORINGSSL)
  /system/tpm/trunks/
session_manager_impl.cc 27 #if defined(OPENSSL_IS_BORINGSSL)
  /external/ipsec-tools/src/racoon/
crypto_openssl.c 116 #if defined(OPENSSL_IS_BORINGSSL)
1259 #if !defined(OPENSSL_IS_BORINGSSL)
1300 #endif /* OPENSSL_IS_BORINGSSL */
1307 #if !defined(OPENSSL_IS_BORINGSSL)
1362 #if defined(OPENSSL_IS_BORINGSSL)
1370 #endif /* OPENSSL_IS_BORINGSSL */
    [all...]
oakley.c 44 #if !defined(OPENSSL_IS_BORINGSSL)
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_pwd_common.c 110 #ifndef OPENSSL_IS_BORINGSSL
114 #endif /* OPENSSL_IS_BORINGSSL */
  /external/wpa_supplicant_8/src/utils/
http_curl.c 427 #ifdef OPENSSL_IS_BORINGSSL
448 #else /* OPENSSL_IS_BORINGSSL */
459 #endif /* OPENSSL_IS_BORINGSSL */
1022 #ifdef OPENSSL_IS_BORINGSSL
1040 #endif /* OPENSSL_IS_BORINGSSL */
    [all...]
  /system/security/softkeymaster/
keymaster_openssl.cpp 294 #if !defined(OPENSSL_IS_BORINGSSL)

Completed in 513 milliseconds

1 2