Searched refs:allToKeymaster (Results 1 – 7 of 7) sorted by relevance
194 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in engineInit()195 mKeymasterPaddings = KeyProperties.EncryptionPadding.allToKeymaster( in engineInit()201 mKeymasterBlockModes = KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes()); in engineInit()238 KeyProperties.Digest.allToKeymaster(spec.getDigests()); in engineInit()251 mKeymasterDigests = KeyProperties.Digest.allToKeymaster(spec.getDigests()); in engineInit()
260 mKeymasterPurposes = KeyProperties.Purpose.allToKeymaster(spec.getPurposes()); in initialize()261 mKeymasterBlockModes = KeyProperties.BlockMode.allToKeymaster(spec.getBlockModes()); in initialize()262 mKeymasterEncryptionPaddings = KeyProperties.EncryptionPadding.allToKeymaster( in initialize()280 mKeymasterSignaturePaddings = KeyProperties.SignaturePadding.allToKeymaster( in initialize()283 mKeymasterDigests = KeyProperties.Digest.allToKeymaster(spec.getDigests()); in initialize()976 KeyProperties.SignaturePadding.allToKeymaster( in getCertificateSignatureAlgorithm()1029 for (int keymasterDigest : KeyProperties.Digest.allToKeymaster(authorizedKeyDigests)) { in getAvailableKeymasterSignatureDigests()1034 : KeyProperties.Digest.allToKeymaster(supportedSignatureDigests)) { in getAvailableKeymasterSignatureDigests()
492 KeyProperties.EncryptionPadding.allToKeymaster( in setPrivateKeyEntry()673 KeyProperties.Digest.allToKeymaster(params.getDigests()); in setSecretKeyEntry()
172 public static int[] allToKeymaster(@PurposeEnum int purposes) { in allToKeymaster() method in KeyProperties.Purpose418 public static int[] allToKeymaster(@Nullable @BlockModeEnum String[] blockModes) { in allToKeymaster() method in KeyProperties.BlockMode501 public static int[] allToKeymaster(@Nullable @EncryptionPaddingEnum String[] paddings) { in allToKeymaster() method in KeyProperties.EncryptionPadding567 public static int[] allToKeymaster(@Nullable @SignaturePaddingEnum String[] paddings) { in allToKeymaster() method in KeyProperties.SignaturePadding715 public static int[] allToKeymaster(@Nullable @DigestEnum String[] digests) { in allToKeymaster() method in KeyProperties.Digest
14010 HSPLandroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I14012 HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)…14015 HSPLandroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I
51468 Landroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I51473 Landroid/security/keystore/KeyProperties$Digest;->allToKeymaster([Ljava/lang/String;)[I51478 Landroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)[I51491 Landroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I51495 Landroid/security/keystore/KeyProperties$SignaturePadding;->allToKeymaster([Ljava/lang/String;)[I
14000 HSPLandroid/security/keystore/KeyProperties$BlockMode;->allToKeymaster([Ljava/lang/String;)[I14002 HSPLandroid/security/keystore/KeyProperties$EncryptionPadding;->allToKeymaster([Ljava/lang/String;)…14005 HSPLandroid/security/keystore/KeyProperties$Purpose;->allToKeymaster(I)[I