crypto/internal/fips140/mlkem.EncapsulationKey1024.Bytes (method, view implemented interface methods)

3 uses

	crypto/internal/fips140/mlkem (current package)
		mlkem1024.go#L82: func (ek *EncapsulationKey1024) Bytes() []byte {
		mlkem1024.go#L246: 	ek := dk.EncapsulationKey().Bytes()

	crypto/mlkem
		mlkem.go#L209: 	return ek.key.Bytes()