Searched refs:SSL_CB_ALERT (Results 1 - 11 of 11) sorted by relevance

/external/conscrypt/src/gen/native/
H A Dgenerate_constants.cc126 CONST(SSL_CB_ALERT);
/external/libbrillo/brillo/streams/
H A Dtls_stream.cc38 if (where & SSL_CB_ALERT) {
/external/webrtc/webrtc/base/
H A Dopenssladapter.cc854 } else if (where & SSL_CB_ALERT) {
/external/boringssl/include/openssl/
H A Dssl.h2771 #define SSL_CB_ALERT 0x4000 macro
2772 #define SSL_CB_READ_ALERT (SSL_CB_ALERT | SSL_CB_READ)
2773 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT | SSL_CB_WRITE)
/external/boringssl/src/include/openssl/
H A Dssl.h2771 #define SSL_CB_ALERT 0x4000 macro
2772 #define SSL_CB_READ_ALERT (SSL_CB_ALERT | SSL_CB_READ)
2773 #define SSL_CB_WRITE_ALERT (SSL_CB_ALERT | SSL_CB_WRITE)
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c667 } else if (where & SSL_CB_ALERT) {
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c667 } else if (where & SSL_CB_ALERT) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c667 } else if (where & SSL_CB_ALERT) {
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp7233 } else if (where & SSL_CB_ALERT) {
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1006 milliseconds