Home
last modified time | relevance | path

Searched refs:kAuthenticateSuffix (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
Dkeystore_client_impl.cpp43 const char kAuthenticateSuffix[] = "_AUTH"; variable
78 std::string authentication_key_name = key_name + kAuthenticateSuffix; in encryptWithAuthentication()
129 std::string authentication_key_name = key_name + kAuthenticateSuffix; in decryptWithAuthentication()