Home
last modified time | relevance | path

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

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