Home
last modified time | relevance | path

Searched defs:LoadKeyMatter (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dcrypto_des_cbc.cc96 bool CryptoDESCBC::LoadKeyMatter(const FilePath& path) { in LoadKeyMatter() function in shill::CryptoDESCBC
Dcrypto_des_cbc_unittest.cc56 TEST_F(CryptoDESCBCTest, LoadKeyMatter) { in TEST_F() argument