golang.org/x/crypto/openpgp/packet.seMDCReader.h (field)
6 uses
golang.org/x/crypto/openpgp/packet (current package)
symmetrically_encrypted.go#L83: return &seMDCReader{in: plaintext, h: h}, nil
symmetrically_encrypted.go#L111: h hash.Hash
symmetrically_encrypted.go#L157: ser.h.Write(buf[:n])
symmetrically_encrypted.go#L169: ser.h.Write(buf[:n])
symmetrically_encrypted.go#L201: ser.h.Write(ser.trailer[:2])
symmetrically_encrypted.go#L203: final := ser.h.Sum(nil)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |