Searched refs:DecodeBase64 (Results 1 – 1 of 1) sorted by relevance
574 static bool DecodeBase64(std::vector<uint8_t> *out, const char *in) { in DecodeBase64() function597 if (!DecodeBase64(&input, input_b64)) { in TestSSL_SESSIONEncoding()666 if (!DecodeBase64(&input, input_b64)) { in TestBadSSL_SESSIONEncoding()758 if (!DecodeBase64(&der, kOpenSSLSession)) { in CreateSessionWithTicket()