crypto/internal/fips140/mlkem.DecapsulationKey1024.Decapsulate (method)
2 uses
crypto/internal/fips140/mlkem (current package)
mlkem1024.go#L267: K1, err := dk.Decapsulate(c)
mlkem1024.go#L403: func (dk *DecapsulationKey1024) Decapsulate(ciphertext []byte) (sharedKey []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)