Searched refs:HeaderCiphertext (Results 1 – 3 of 3) sorted by relevance
585 headerHash := b.hashV1(boxed.HeaderCiphertext.E)609 …packedHeader, err := b.open(boxed.HeaderCiphertext.AsEncrypted(), libkb.NaclSecretBoxKey(encryptio…854 headerHash, ierr := b.makeHeaderHash(boxed.HeaderCiphertext.AsSignEncrypted())925 …headerPacked, err := b.signEncryptOpen(boxed.HeaderCiphertext.AsSignEncrypted(), headerEncryptionK…1730 HeaderCiphertext: encryptedHeader.AsSealed(),1871 HeaderCiphertext: headerSealed.AsSealed(),
18 HeaderCiphertext SealedData `codec:"headerCiphertext" json:"headerCiphertext"` member35 HeaderCiphertext: o.HeaderCiphertext.DeepCopy(),
20 HeaderCiphertext SealedData `codec:"headerCiphertext" json:"headerCiphertext"` member37 HeaderCiphertext: o.HeaderCiphertext.DeepCopy(),