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

  /external/chromium_org/media/test/data/eme_player_js/
globals.js 8 var HEART_BEAT_HEADER = 'HEARTBEAT';
  /cts/tests/tests/security/src/android/security/cts/
OpenSSLHeartbleedTest.java 433 case TlsProtocols.HEARTBEAT:
435 // heartbeat is a HeartbeatResponse. In our setup, the client and the
437 // the side of caution and assume that any heartbeat message sent by
440 + ": heartbeat response detected -- vulnerable to Heartbleed");
455 // The Heartbeat Request message below is malformed because its declared
492 case TlsProtocols.HEARTBEAT:
522 case TlsProtocols.HEARTBEAT:
616 public static final int HEARTBEAT = 24;
741 record.protocol = TlsProtocols.HEARTBEAT;
    [all...]

Completed in 78 milliseconds