func crypto/mlkem.GenerateKey1024

2 uses

	crypto/mlkem (current package)
		mlkem.go#L139: func GenerateKey1024() (*DecapsulationKey1024, error) {

	crypto/hpke
		pq.go#L389: 		return mlkem.GenerateKey1024()