Home
last modified time | relevance | path

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

/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp347 std::string authentication_key_name = name + kAuthenticateSuffix; in encryptWithAuthentication() local
464 std::string authentication_key_name = name + kAuthenticateSuffix; in decryptWithAuthentication() local