Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/security/
DKeyStoreSpi.java346 KeyStore.ProtectionParameter protParam) throws KeyStoreException, in engineGetEntry()
401 KeyStore.ProtectionParameter protParam) throws KeyStoreException { in engineSetEntry()
499 static char[] getPasswordFromCallBack(KeyStore.ProtectionParameter protParam) in getPasswordFromCallBack()