Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go635 AlertAfterChangeCipherSpec alert member
Dhandshake_client.go889 if c.config.Bugs.AlertAfterChangeCipherSpec != 0 {
890 c.sendAlert(c.config.Bugs.AlertAfterChangeCipherSpec)
Dhandshake_server.go890 if c.config.Bugs.AlertAfterChangeCipherSpec != 0 {
891 c.sendAlert(c.config.Bugs.AlertAfterChangeCipherSpec)
Drunner.go728 AlertAfterChangeCipherSpec: alertRecordOverflow,
739 AlertAfterChangeCipherSpec: alertRecordOverflow,