Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_client_impl.cpp83 std::string encryption_key_name = key_name + kEncryptSuffix; in encryptWithAuthentication() local
150 std::string encryption_key_name = key_name + kEncryptSuffix; in decryptWithAuthentication() local