Searched refs:allToKeymaster (Results 1 – 7 of 7) sorted by relevance
195 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in engineInit()196 mKeymasterPaddings = KeyProperties.EncryptionPadding.allToKeymaster( in engineInit()202 mKeymasterBlockModes = KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes()); in engineInit()239 KeyProperties.Digest.allToKeymaster(spec.getDigests()); in engineInit()252 mKeymasterDigests = KeyProperties.Digest.allToKeymaster(spec.getDigests()); in engineInit()
319 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in initialize()320 mKeymasterBlockModes = KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes()); in initialize()321 mKeymasterEncryptionPaddings = KeyProperties.EncryptionPadding.allToKeymaster( in initialize()339 mKeymasterSignaturePaddings = KeyProperties.SignaturePadding.allToKeymaster( in initialize()342 mKeymasterDigests = KeyProperties.Digest.allToKeymaster(spec.getDigests()); in initialize()1127 KeyProperties.SignaturePadding.allToKeymaster( in getCertificateSignatureAlgorithm()1180 for (int keymasterDigest : KeyProperties.Digest.allToKeymaster(authorizedKeyDigests)) { in getAvailableKeymasterSignatureDigests()1185 : KeyProperties.Digest.allToKeymaster(supportedSignatureDigests)) { in getAvailableKeymasterSignatureDigests()
516 KeyProperties.EncryptionPadding.allToKeymaster( in setPrivateKeyEntry()770 KeyProperties.Digest.allToKeymaster(params.getDigests()); in setSecretKeyEntry()
174 public static int[] allToKeymaster(@PurposeEnum int purposes) { in allToKeymaster() method in KeyProperties.Purpose427 public static int[] allToKeymaster(@Nullable @BlockModeEnum String[] blockModes) { in allToKeymaster() method in KeyProperties.BlockMode510 public static int[] allToKeymaster(@Nullable @EncryptionPaddingEnum String[] paddings) { in allToKeymaster() method in KeyProperties.EncryptionPadding576 public static int[] allToKeymaster(@Nullable @SignaturePaddingEnum String[] paddings) { in allToKeymaster() method in KeyProperties.SignaturePadding744 public static int[] allToKeymaster(@Nullable @DigestEnum String[] digests) { in allToKeymaster() method in KeyProperties.Digest
13405 HSPLandroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I13407 HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)…13410 HSPLandroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I
47502 Landroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I47507 Landroid/security/keystore/KeyProperties$Digest;->allToKeymaster([Ljava/lang/String;)[I47512 Landroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)[I47525 Landroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I47529 Landroid/security/keystore/KeyProperties$SignaturePadding;->allToKeymaster([Ljava/lang/String;)[I
13408 HSPLandroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I13410 HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)…13413 HSPLandroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I