Home
last modified time | relevance | path

Searched refs:ExpectDummyPQPaddingLength (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dcommon.go1553 ExpectDummyPQPaddingLength int member
Dhandshake_server.go340 … expected := hs.clientHello.dummyPQPaddingLen; expected != config.Bugs.ExpectDummyPQPaddingLength {
341 …xtension of length %d, but got one of length %d", expected, config.Bugs.ExpectDummyPQPaddingLength)
Drunner.go7359 ExpectDummyPQPaddingLength: paddingLen,