Searched refs:KeyAlgorithmEnum (Results 1 – 6 of 6) sorted by relevance
203 public @interface KeyAlgorithmEnum {} annotation in KeyProperties245 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterAsymmetricKeyAlgorithm()256 public static @KeyAlgorithmEnum String fromKeymasterAsymmetricKeyAlgorithm( in fromKeymasterAsymmetricKeyAlgorithm()270 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterSecretKeyAlgorithm()284 public static @KeyAlgorithmEnum String fromKeymasterSecretKeyAlgorithm( in fromKeymasterSecretKeyAlgorithm()318 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()
297 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmString; in makeAndroidKeyStoreSecretKeyFromKeyEntryResponse()
416 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmJCA; in engineGenerateKey()
162 private @KeyProperties.KeyAlgorithmEnum String mJcaKeyAlgorithm;