Home
last modified time | relevance | path

Searched defs:badPurposes (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DSignatureTest.java841 int badPurposes = KeyProperties.PURPOSE_ENCRYPT | KeyProperties.PURPOSE_DECRYPT in testInitSignFailsWhenNotAuthorizedToSign() local
857 int badPurposes = KeyProperties.PURPOSE_ENCRYPT | KeyProperties.PURPOSE_DECRYPT in testInitVerifyIgnoresThatNotAuthorizedToVerify() local
DMacTest.java371 int badPurposes = KeyProperties.PURPOSE_ENCRYPT | KeyProperties.PURPOSE_DECRYPT in testInitFailsWhenNotAuthorizedToSign() local