Searched refs:getLegacyKeyProtectionParameter (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
H A DAndroidKeyStoreSpi.java287 private static KeyProtection getLegacyKeyProtectionParameter(PrivateKey key) method in class:AndroidKeyStoreSpi
345 spec = getLegacyKeyProtectionParameter(key);
347 spec = getLegacyKeyProtectionParameter(key);

Completed in 47 milliseconds