Lines Matching refs:decoded
299 std::string decoded(pem_tok.data());303 handle = CreateOSCertHandleFromBytes(decoded.c_str(), decoded.size());313 // formats other than PEM are acceptable, check to see if the decoded319 certificates = CreateOSCertHandlesFromBytes(decoded.c_str(),320 decoded.size(), kFormatDecodePriority[i]);