Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dscoped_openssl_types.h36 struct OpenSSLFree { struct
58 using ScopedOpenSSLBytes = std::unique_ptr<uint8_t, OpenSSLFree>; argument