const crypto/mlkem.CiphertextSize768

6 uses

	crypto/mlkem (current package)
		mlkem.go#L27: 	CiphertextSize768 = 1088

	crypto/hpke
		pq.go#L29: 	pqCiphertextSize: mlkem.CiphertextSize768,
		pq.go#L53: 	pqCiphertextSize: mlkem.CiphertextSize768,
		pq.go#L362: 	ciphertextSize: mlkem.CiphertextSize768,

	crypto/tls
		key_schedule.go#L100: 			32, mlkem.EncapsulationKeySize768, mlkem.CiphertextSize768,
		key_schedule.go#L104: 			65, mlkem.EncapsulationKeySize768, mlkem.CiphertextSize768,