Home
last modified time | relevance | path

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

/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
H A DPKCS15Handler.java154 boolean result = selectACRulesContainer(CONTAINER_AIDS[ind]); in initACEntryPoint()
202 private boolean selectACRulesContainer(byte[] aid) throws IOException, MissingResourceException, in selectACRulesContainer() method in PKCS15Handler