Searched defs:OpensslCryptoUtilImpl (Results 1 - 1 of 1) sorted by relevance

/system/tpm/tpm_manager/server/
H A Dopenssl_crypto_util_impl.h29 // OpensslCryptoUtilImpl is the default implementation of the
32 // OpensslCryptoUtilImpl util;
35 class OpensslCryptoUtilImpl : public OpensslCryptoUtil { class in namespace:tpm_manager
37 OpensslCryptoUtilImpl() = default;
38 ~OpensslCryptoUtilImpl() override = default;
45 DISALLOW_COPY_AND_ASSIGN(OpensslCryptoUtilImpl);

Completed in 89 milliseconds