crypto/internal/mlkem768.DecapsulationKey.EncapsulationKey (method)

2 uses

	crypto/internal/mlkem768 (current package)
		mlkem768.go#L89: func (dk *DecapsulationKey) EncapsulationKey() []byte {

	crypto/tls
		handshake_client.go#L171: 					keyShareKeys.kyber.EncapsulationKey()...)},