crypto/internal/fips140/mlkem.EncapsulationKey768.EncapsulateInternal (method)
2 uses
crypto/internal/fips140/mlkem (current package)
cast.go#L43: Ke, c := ek.EncapsulateInternal(m)
mlkem768.go#L357: func (ek *EncapsulationKey768) EncapsulateInternal(m *[32]byte) (sharedKey, ciphertext []byte) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)