Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_client_impl.cpp78 std::string authentication_key_name = key_name + kAuthenticateSuffix; in encryptWithAuthentication() local
129 std::string authentication_key_name = key_name + kAuthenticateSuffix; in decryptWithAuthentication() local