Home
last modified time | relevance | path

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

/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp339 std::string encryption_key_name = name + kEncryptSuffix; in encryptWithAuthentication() local
456 std::string encryption_key_name = name + kEncryptSuffix; in decryptWithAuthentication() local