Searched refs:crypto_error (Results 1 – 1 of 1) sorted by relevance
1974 std::string crypto_error; in ValidateSessionDescription() local1977 !VerifyCrypto(sdesc->description(), dtls_enabled_, &crypto_error)) { in ValidateSessionDescription()1978 return BadSdp(source, type, crypto_error, err_desc); in ValidateSessionDescription()