Home
last modified time | relevance | path

Searched defs:hkdfTestGroup (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dhkdf.go32 type hkdfTestGroup struct { struct
33 ID uint64 `json:"tgId"`
34 Type string `json:"testType"` // AFT or VAL
35 Config hkdfConfiguration `json:"kdfConfiguration"`
36 Tests []hkdfTest `json:"tests"`