Home
last modified time | relevance | path

Searched refs:last_error_string (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/crypto/
Dcrypto_util.cc300 const std::string& last_error_string = copy.errors_.back(); in SetFipsCrypto() local
304 last_error_string.data(), in SetFipsCrypto()
306 last_error_string.size()).ToLocal(&exception_string)) { in SetFipsCrypto()