Searched refs:CryptoInterface (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/
H A Dcrypto_interface.h25 class CryptoInterface { class in namespace:shill
27 virtual ~CryptoInterface() {}
H A Dcrypto_rot47.h29 class CryptoROT47 : public CryptoInterface {
35 // Inherited from CryptoInterface.
H A Dcrypto_des_cbc.h37 class CryptoDESCBC : public CryptoInterface {
48 // Inherited from CryptoInterface.
H A Dcrypto_provider.h53 typedef ScopedVector<CryptoInterface> Cryptos;

Completed in 56 milliseconds