Searched refs:initSecmod (Results 1 - 9 of 9) sorted by relevance

/openjdk7/jdk/test/sun/security/pkcs11/Secmod/
H A DCrypto.java40 if (initSecmod() == false) {
H A DGetPrivateKey.java42 if (initSecmod() == false) {
H A DTrustAnchors.java42 if (initSecmod() == false) {
H A DAddTrustedCert.java43 if (initSecmod() == false) {
H A DJksSetPrivateKey.java42 if (initSecmod() == false) {
H A DAddPrivateKey.java46 if (initSecmod() == false) {
/openjdk7/jdk/test/sun/security/pkcs11/
H A DSecmodTest.java38 static boolean initSecmod() throws Exception { method in class:SecmodTest
/openjdk7/jdk/test/sun/security/pkcs11/fips/
H A DClientJSSEServerJSSE.java43 if (initSecmod() == false) {
H A DTrustManagerTest.java47 if (initSecmod() == false) {

Completed in 44 milliseconds