Home
last modified time | relevance | path

Searched refs:lookupAID (Results 1 – 2 of 2) sorted by relevance

/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
DEFDIR.java97 public byte[] lookupAID(byte[] aid) throws IOException, PKCS15Exception, in lookupAID() method in EFDIR
DPKCS15Handler.java216 mPkcs15Path = DIRObject.lookupAID(PKCS15_AID); in selectACRulesContainer()