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