Searched refs:ScopedOpenSSLBytes (Results 1 – 4 of 4) sorted by relevance
288 ScopedOpenSSLBytes scoper(buf); in TestCBBBasic()333 ScopedOpenSSLBytes scoper(out_buf); in TestCBBFinishChild()364 ScopedOpenSSLBytes scoper(buf); in TestCBBPrefixed()401 ScopedOpenSSLBytes scoper(buf); in TestCBBMisuse()425 ScopedOpenSSLBytes scoper(buf); in TestCBBASN1()500 ScopedOpenSSLBytes scoper(out); in DoBerConvert()630 ScopedOpenSSLBytes scoper(out); in TestASN1Uint64()
342 ScopedOpenSSLBytes out_storage(out); in ReadASN1()372 ScopedOpenSSLBytes large(reinterpret_cast<uint8_t *>( in TestASN1()
126 using ScopedOpenSSLBytes = bssl::unique_ptr<uint8_t, OpenSSLFree<uint8_t>>; variable
399 ScopedOpenSSLBytes encoded; in TestSSL_SESSIONEncoding()