Searched defs:purposes (Results 1 – 6 of 6) sorted by relevance
473 int purposes; in testGenerateHonorsRequestedAuthorizations() local520 private static KeyGenParameterSpec.Builder getWorkingSpec(int purposes) { in getWorkingSpec()
94 int purposes; in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local
487 int purposes = (newPurposes == null) ? spec.getPurposes() : newPurposes; in buildUponInternal() local525 int purposes = (newPurposes == null) ? spec.getPurposes() : newPurposes; in buildUponInternal() local861 String transformation, int purposes) { in getMinimalWorkingImportParametersForCipheringWith()866 String transformation, int purposes, boolean ivProvidedWhenEncrypting) { in getMinimalWorkingImportParametersForCipheringWith()
108 int purposes = KeyProperties.PURPOSE_DECRYPT | KeyProperties.PURPOSE_SIGN; in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local
1495 String transformation, int purposes, boolean ivProvidedWhenEncrypting) in importDefaultKatKey()1503 String transformation, int purposes, boolean ivProvidedWhenEncrypting) in importKatKeys()
315 int purposes = KeyProperties.PURPOSE_SIGN | KeyProperties.PURPOSE_ENCRYPT; in testGenerateHonorsRequestedAuthorizations() local1510 private KeyGenParameterSpec.Builder getWorkingSpec(int purposes) { in getWorkingSpec()