Home
last modified time | relevance | path

Searched defs:EncryptDecrypt (Results 1 – 3 of 3) sorted by relevance

/system/tpm/trunks/
Dpassword_authorization_delegate_test.cc86 TEST(PasswordAuthorizationDelegateTest, EncryptDecrypt) { in TEST() argument
Dtpm_generated.cc14158 void Tpm::EncryptDecrypt(const TPMI_DH_OBJECT& key_handle, in EncryptDecrypt() function in trunks::Tpm
/system/keymaster/
Dkey_blob_test.cpp99 TEST_F(KeyBlobTest, EncryptDecrypt) { in TEST_F() argument