Lines Matching defs:from
44 // sizes may change from one version of OpenSSL to another, so
101 // from popping up later in the lifecycle of crypto operations where they
108 // Pop errors from OpenSSL's error stack that were added
168 // Utility struct used to harvest error information from openssl's error stack
640 const char* from,
643 if (!from)
646 const TypeName* real_instance = getbyname(from);
665 static_cast<CipherPushContext*>(arg)->push_back(from);
670 const char* from,
673 if (!from)
675 static_cast<CipherPushContext*>(arg)->push_back(from);