Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/hybrid/internal/hpke/
H A Dhpke_test.go68 type encryptionVector struct { struct
69 key []byte
70 plaintext []byte
71 associatedData []byte
72 nonce []byte
73 ciphertext []byte
74 sequenceNumber *big.Int