crypto/internal/fips140/mlkem.EncapsulationKey1024.EncapsulateInternal (method)

one use

	crypto/internal/fips140/mlkem (current package)
		mlkem1024.go#L298: func (ek *EncapsulationKey1024) EncapsulateInternal(m *[32]byte) (sharedKey, ciphertext []byte) {