Home
last modified time | relevance | path

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

/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp101 std::shared_ptr<ks2::IKeystoreService> CreateKeystoreInstance() { in CreateKeystoreInstance() function
229 auto keystore = CreateKeystoreInstance(); in loadOrCreateAndVerifyEncryptionKey()
282 auto keystore = CreateKeystoreInstance(); in loadOrCreateAndVerifyAuthenticationKey()
542 auto keystore = CreateKeystoreInstance(); in TestKey()
748 auto keystore = CreateKeystoreInstance(); in GenerateKey()
782 auto keystore = CreateKeystoreInstance(); in GetCharacteristics()
798 auto keystore = CreateKeystoreInstance(); in ExportKey()
818 auto keystore = CreateKeystoreInstance(); in DeleteKey()
830 auto keystore = CreateKeystoreInstance(); in DoesKeyExist()
849 auto keystore = CreateKeystoreInstance(); in List()
[all …]