Searched refs:KeyAlgorithmEnum (Results 1 – 6 of 6) sorted by relevance
206 public @interface KeyAlgorithmEnum {} annotation in KeyProperties253 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterAsymmetricKeyAlgorithm()265 public static @KeyAlgorithmEnum String fromKeymasterAsymmetricKeyAlgorithm( in fromKeymasterAsymmetricKeyAlgorithm()279 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterSecretKeyAlgorithm()293 public static @KeyAlgorithmEnum String fromKeymasterSecretKeyAlgorithm( in fromKeymasterSecretKeyAlgorithm()327 public static int toKeymasterDigest(@NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterDigest()
167 public @KeyProperties.KeyAlgorithmEnum String getKeyType() { in getKeyType()331 public Builder setKeyType(@NonNull @KeyProperties.KeyAlgorithmEnum String keyType) in setKeyType()
490 @Nullable @KeyProperties.KeyAlgorithmEnum String[] keyTypes, in choosePrivateKeyAlias()545 @Nullable @KeyProperties.KeyAlgorithmEnum String[] keyTypes, in choosePrivateKeyAlias()902 @NonNull @KeyProperties.KeyAlgorithmEnum String algorithm) { in isKeyAlgorithmSupported()929 @NonNull @KeyProperties.KeyAlgorithmEnum String algorithm) { in isBoundKeyAlgorithm()
323 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmString; in makeAndroidKeyStoreSecretKeyFromKeyEntryResponse()
418 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmJCA; in engineGenerateKey()
196 private @KeyProperties.KeyAlgorithmEnum String mJcaKeyAlgorithm;