func crypto/internal/fips140/mlkem.NewEncapsulationKey1024
2 uses
crypto/internal/fips140/mlkem (current package)
mlkem1024.go#L182: ek, err := NewEncapsulationKey1024(b[:EncapsulationKeySize1024])
mlkem1024.go#L318: func NewEncapsulationKey1024(encapsulationKey []byte) (*EncapsulationKey1024, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)