↓ 1 callersFunctionGenerateEncryptionKeys(masterSecret []byte, clientRandom []byte, serverRandom []byte, keyLen int, ivLen int, hashAlgorithm HashAlgor
backend/src/dtls/crypto.go:238
↓ 1 callersFunctionGenerateKeySignature(clientRandom []byte, serverRandom []byte, publicKey []byte, curve Curve, privateKey crypto.PrivateKey, hashAl
backend/src/dtls/crypto.go:126