Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/hpke/
Dhpke_test.go88 type EncryptionTestVector struct { struct
89 Plaintext HexString `json:"plaintext"`
90 AdditionalData HexString `json:"aad"`
91 Ciphertext HexString `json:"ciphertext"`