Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go95 ExportLength int `json:"L"` member
182 exportValue := senderContext.Export(ex.ExportContext, ex.ExportLength)
185 exportValue = receiverContext.Export(ex.ExportContext, ex.ExportLength)