Searched refs:KeyAlgorithmEnum (Results 1 – 6 of 6) sorted by relevance
207 public @interface KeyAlgorithmEnum {} annotation in KeyProperties254 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterAsymmetricKeyAlgorithm()266 public static @KeyAlgorithmEnum String fromKeymasterAsymmetricKeyAlgorithm( in fromKeymasterAsymmetricKeyAlgorithm()280 @NonNull @KeyAlgorithmEnum String algorithm) { in toKeymasterSecretKeyAlgorithm()294 public static @KeyAlgorithmEnum String fromKeymasterSecretKeyAlgorithm( in fromKeymasterSecretKeyAlgorithm()328 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()
416 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmJCA; in engineGenerateKey()
318 @KeyProperties.KeyAlgorithmEnum String keyAlgorithmString; in makeAndroidKeyStoreSecretKeyFromKeyEntryResponse()
178 private @KeyProperties.KeyAlgorithmEnum String mJcaKeyAlgorithm;