Home
last modified time | relevance | path

Searched refs:isBoundKeyAlgorithm (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/keystore/java/android/security/
DKeyChain.java492 public static boolean isBoundKeyAlgorithm( in isBoundKeyAlgorithm() method in KeyChain
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigStore.java193 return KeyChain.isBoundKeyAlgorithm(key.getAlgorithm()); in isHardwareBackedKey()
197 return KeyChain.isBoundKeyAlgorithm(certificate.getPublicKey().getAlgorithm()); in hasHardwareBackedKey()
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd1104 {@link android.security.KeyChain#isBoundKeyAlgorithm KeyChain.IsBoundKeyAlgorithm()}.</p>
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26852 method public static boolean isBoundKeyAlgorithm(java.lang.String);
/frameworks/base/api/
Dtest-current.txt34328 method public static deprecated boolean isBoundKeyAlgorithm(java.lang.String);
Dcurrent.txt34250 method public static deprecated boolean isBoundKeyAlgorithm(java.lang.String);
Dsystem-current.txt37008 method public static deprecated boolean isBoundKeyAlgorithm(java.lang.String);