Searched refs:SimpleLoadStoreParameter (Results 1 – 3 of 3) sorted by relevance
1966 LoadStoreParameter param = new SimpleLoadStoreParameter(protection); in newInstance()2027 static class SimpleLoadStoreParameter implements LoadStoreParameter {2031 SimpleLoadStoreParameter(ProtectionParameter protection) {
389 if (param instanceof KeyStore.SimpleLoadStoreParameter) { in engineLoad()
484 static class SimpleLoadStoreParameter implements java.security.KeyStore.LoadStoreParameter { class in KeyStore486 SimpleLoadStoreParameter(java.security.KeyStore.ProtectionParameter protection) { in SimpleLoadStoreParameter() method in KeyStore.SimpleLoadStoreParameter