Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go929 AlertAfterChangeCipherSpec alert member
Dhandshake_client.go1870 if c.config.Bugs.AlertAfterChangeCipherSpec != 0 {
1871 c.sendAlert(c.config.Bugs.AlertAfterChangeCipherSpec)
Dhandshake_server.go1992 if c.config.Bugs.AlertAfterChangeCipherSpec != 0 {
1993 c.sendAlert(c.config.Bugs.AlertAfterChangeCipherSpec)
Drunner.go2163 AlertAfterChangeCipherSpec: alertRecordOverflow,
2175 AlertAfterChangeCipherSpec: alertRecordOverflow,