/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_keystore.c | 141 IFAPI_KEYSTORE *keystore, in get_explicit_key_path() 179 full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path) in full_path_to_fapi_path() 247 expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name) in expand_path() 300 IFAPI_KEYSTORE *keystore, in expand_path_to_object() 338 IFAPI_KEYSTORE *keystore, in ifapi_keystore_initialize() 418 IFAPI_KEYSTORE *keystore, in rel_path_to_abs_path() 483 IFAPI_KEYSTORE *keystore, in ifapi_keystore_load_async() 525 IFAPI_KEYSTORE *keystore, in ifapi_keystore_load_finish() 576 IFAPI_KEYSTORE *keystore, in ifapi_keystore_store_async() 643 IFAPI_KEYSTORE *keystore, in ifapi_keystore_store_finish() [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/keystore/aaid/aidl/android.security.aaid_aidl-java/android_common/javac/ |
D | android.security.aaid_aidl-java.jar | ... android/
android/security/
android/security/keystore/
android/security/keystore/IKeyAttestationApplicationIdProvider$Default ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/keystore/aaid/aidl/android.security.aaid_aidl-java/android_common/turbine/ |
D | android.security.aaid_aidl-java.jar | ... android.security.keystore
public android.security.keystore.IKeyAttestationApplicationIdProvider$Default extends java.lang.Object ... |
/aosp_15_r20/system/vold/ |
H A D | KeyStorage.cpp | 117 static bool generateKeyStorageKey(Keystore& keystore, const std::string& appId, std::string* key) { in generateKeyStorageKey() 137 Keystore keystore; in generateWrappedStorageKey() local 149 Keystore keystore; in exportWrappedStorageKey() local 211 static bool CommitUpgradedKey(Keystore& keystore, const std::string& dir) { in CommitUpgradedKey() 235 Keystore keystore; in DeferredCommitKeystoreKeys() local 302 static void DeleteUpgradedKey(Keystore& keystore, const std::string& path) { in DeleteUpgradedKey() 321 static KeystoreOperation BeginKeystoreOp(Keystore& keystore, const std::string& dir, in BeginKeystoreOp() 370 static bool encryptWithKeystoreKey(Keystore& keystore, const std::string& dir, in encryptWithKeystoreKey() 396 static bool decryptWithKeystoreKey(Keystore& keystore, const std::string& dir, in decryptWithKeystoreKey() 557 Keystore keystore; in storeKey() local [all …]
|
/aosp_15_r20/system/security/keystore/ |
H A D | keystore_cli_v2.cpp | 122 GetSecurityLevelInterface(std::shared_ptr<ks2::IKeystoreService> keystore, in GetSecurityLevelInterface() 241 auto keystore = CreateKeystoreInstance(); in loadOrCreateAndVerifyEncryptionKey() local 294 auto keystore = CreateKeystoreInstance(); in loadOrCreateAndVerifyAuthenticationKey() local 554 auto keystore = CreateKeystoreInstance(); in TestKey() local 761 auto keystore = CreateKeystoreInstance(); in GenerateKey() local 795 auto keystore = CreateKeystoreInstance(); in GetCharacteristics() local 811 auto keystore = CreateKeystoreInstance(); in ExportKey() local 831 auto keystore = CreateKeystoreInstance(); in DeleteKey() local 843 auto keystore = CreateKeystoreInstance(); in DoesKeyExist() local 862 auto keystore = CreateKeystoreInstance(); in List() local [all …]
|
/aosp_15_r20/frameworks/base/core/java/org/apache/http/conn/ssl/ |
H A D | SSLSocketFactory.java | 192 final KeyStore keystore, in SSLSocketFactory() 218 final KeyStore keystore, in SSLSocketFactory() 226 public SSLSocketFactory(final KeyStore keystore, final String keystorePassword) in SSLSocketFactory() 266 private static KeyManager[] createKeyManagers(final KeyStore keystore, final String password) in createKeyManagers() 278 private static TrustManager[] createTrustManagers(final KeyStore keystore) in createTrustManagers()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | index.py | 145 def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 208 def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 232 filetype='sdist', pyversion='source', keystore=None): argument 317 keystore=None): argument 341 keystore=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | index.py | 145 def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 208 def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 232 filetype='sdist', pyversion='source', keystore=None): argument 317 keystore=None): argument 341 keystore=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | index.py | 145 def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 208 def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 232 filetype='sdist', pyversion='source', keystore=None): argument 317 keystore=None): argument 341 keystore=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/ |
D | index.py | 145 def get_sign_command(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 208 def sign_file(self, filename, signer, sign_password, keystore=None): # pragma: no cover argument 232 filetype='sdist', pyversion='source', keystore=None): argument 317 keystore=None): argument 341 keystore=None): argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/keystore/aaid/aidl/android.security.aaid_aidl-cpp-source/gen/android/security/keystore/ |
D | IKeyAttestationApplicationIdProvider.cpp | 13 namespace keystore { namespace 24 namespace keystore { namespace 77 namespace keystore { namespace
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar30 | META-INF/
META-INF/MANIFEST.MF
android/
android/filterfw/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-30/ |
D | framework.jar | ... .keystore2.AndroidKeyStoreKey) throws android.security.keystore.KeyPermanentlyInvalidatedException
android.security.KeyStoreOperation operation
android. ... |
/aosp_15_r20/libcore/luni/src/test/java/tests/targets/security/ |
H A D | KeyStorePkcs7FormatTest.java | 122 KeyStore keystore = KeyStore.getInstance("PKCS12"); in keystoreIsReadableAndConsistent() local 162 KeyStore keystore = KeyStore.getInstance("PKCS12"); in unknownHashThrowsCorrectException() local
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | DefaultSSLContextImpl.java | 68 String keystore = System.getProperty("javax.net.ssl.keyStore"); in getKeyManagers() local 94 String keystore = System.getProperty("javax.net.ssl.trustStore"); in getTrustManagers() local
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | DefaultSSLContextImpl.java | 67 String keystore = System.getProperty("javax.net.ssl.keyStore"); in getKeyManagers() local 93 String keystore = System.getProperty("javax.net.ssl.trustStore"); in getTrustManagers() local
|
/aosp_15_r20/out/soong/.intermediates/system/security/keystore/keystore_cli_v2/android_arm64_armv8-2a_cortex-a55_cfi/gen/proto/system/security/keystore/ |
D | keystore_client.pb.cc | 21 namespace keystore { namespace 39 namespace keystore { namespace
|
/aosp_15_r20/packages/apps/KeyChain/src/com/android/keychain/ |
D | KeyChainService.java | 132 final KeyStore keystore = mInjector.getKeyStoreInstance(); in getKeyStore() local 147 final KeyStore keystore = mInjector.getKeyStoreInstance(); in getKeyStore() local
|
/aosp_15_r20/cts/tests/framework/base/biometrics/src/android/server/biometrics/util/ |
H A D | Utils.java | 242 final KeyStore keystore = KeyStore.getInstance(KEYSTORE_PROVIDER); in generateBiometricBoundKey() local 265 final KeyStore keystore = KeyStore.getInstance(KEYSTORE_PROVIDER); in initializeCryptoObject() local
|
/aosp_15_r20/packages/apps/CertInstaller/src/com/android/certinstaller/ |
D | CredentialHelper.java | 395 java.security.KeyStore keystore = loadPkcs12Internal(password); in extractPkcs12Internal() local 427 java.security.KeyStore keystore = java.security.KeyStore.getInstance("PKCS12"); in loadPkcs12Internal() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/service/ |
D | adb.pb.h | 792 inline const std::string& AdbDebuggingManagerProto::keystore() const { in keystore() function 833 inline void AdbDebuggingManagerProto::set_allocated_keystore(std::string* keystore) { in set_allocated_keystore()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/service/ |
D | adb.pb.h | 831 inline const std::string& AdbDebuggingManagerProto::keystore() const { in keystore() function 872 inline void AdbDebuggingManagerProto::set_allocated_keystore(std::string* keystore) { in set_allocated_keystore()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/service/ |
D | adb.pb.h | 792 inline const std::string& AdbDebuggingManagerProto::keystore() const { in keystore() function 833 inline void AdbDebuggingManagerProto::set_allocated_keystore(std::string* keystore) { in set_allocated_keystore()
|
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | keystore.te | 1 type keystore, domain, keystore2_key_type; type
|
/aosp_15_r20/system/sepolicy/public/ |
H A D | keystore.te | 2 type keystore, domain, keystore2_key_type; type
|