Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto.h546 kErrorState enumerator
Dnode_crypto.cc4008 return kErrorState; in Update()
4033 return kErrorState; in Update()
4052 return r == 1 ? kSuccess : kErrorState; in Update()
4064 if (r == kErrorState) { in Update()