Searched refs:KeyAlgorithmEnum (Results 1 – 6 of 6) sorted by relevance
204 public @interface KeyAlgorithmEnum {} annotation in KeyProperties251 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterAsymmetricKeyAlgorithm()263 public static @KeyAlgorithmEnum String fromKeymasterAsymmetricKeyAlgorithm( in fromKeymasterAsymmetricKeyAlgorithm()277 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterSecretKeyAlgorithm()291 public static @KeyAlgorithmEnum String fromKeymasterSecretKeyAlgorithm( in fromKeymasterSecretKeyAlgorithm()325 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()
493 @Nullable @KeyProperties.KeyAlgorithmEnum String[] keyTypes, in choosePrivateKeyAlias()548 @Nullable @KeyProperties.KeyAlgorithmEnum String[] keyTypes, in choosePrivateKeyAlias()905 @NonNull @KeyProperties.KeyAlgorithmEnum String algorithm) { in isKeyAlgorithmSupported()932 @NonNull @KeyProperties.KeyAlgorithmEnum String algorithm) { in isBoundKeyAlgorithm()
324 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmString; in makeAndroidKeyStoreSecretKeyFromKeyEntryResponse()
418 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmJCA; in engineGenerateKey()
197 private @KeyProperties.KeyAlgorithmEnum String mJcaKeyAlgorithm;