Searched defs:keyAliasInKeystore (Results 1 – 4 of 4) sorted by relevance
65 String keyAliasInKeystore = keystoreKey.getAlias(); in engineGetKeySpec() local79 static KeyInfo getKeyInfo(KeyStore keyStore, String entryAlias, String keyAliasInKeystore, in getKeyInfo()
66 String keyAliasInKeystore = keystorePrivateKey.getAlias(); in engineGetKeySpec() local
311 String keyAliasInKeystore = Credentials.USER_PRIVATE_KEY + spec.getKeystoreAlias(); in engineGenerateKey() local
601 String keyAliasInKeystore = ((AndroidKeyStoreSecretKey) key).getAlias(); in setSecretKeyEntry() local748 String keyAliasInKeystore = Credentials.USER_PRIVATE_KEY + entryAlias; in setSecretKeyEntry() local