Searched refs:getFunctionList (Results 1 - 13 of 13) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_digest.c73 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
113 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
175 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
236 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
265 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
296 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
329 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
H A Dp11_objmgmt.c78 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
119 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
154 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
184 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
222 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
310 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
344 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
386 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
422 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
H A Dp11_dual.c79 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
131 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
183 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
235 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
281 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
306 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
H A Dp11_general.c192 ckpFunctions = getFunctionList(env, obj);
230 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
256 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
343 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
387 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
479 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
609 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
643 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
691 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
772 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(en
[all...]
H A Dp11_sign.c75 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
116 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
195 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
260 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
306 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
348 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
410 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
451 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
493 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
555 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(en
[all...]
H A Dp11_crypt.c78 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
122 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
177 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
246 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
298 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
342 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
398 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
462 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
H A Dp11_sessmgmt.c91 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
175 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
220 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
262 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
294 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
340 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
378 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
408 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
H A Dp11_keymgmt.c80 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
156 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
239 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
304 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
482 CK_FUNCTION_LIST_PTR ckpFunctions = getFunctionList(env, obj);
H A Dpkcs11wrapper.h387 CK_FUNCTION_LIST_PTR getFunctionList(JNIEnv *env, jobject pkcs11Implementation);
H A Dp11_util.c126 CK_FUNCTION_LIST_PTR getFunctionList(JNIEnv *env, jobject pkcs11Implementation) { function
/openjdk7/hotspot/src/share/vm/shark/
H A DsharkContext.hpp68 module()->getFunctionList().push_back(function);
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/
H A DConfig.java292 String getFunctionList() { method in class:Config
H A DSunPKCS11.java139 String functionList = config.getFunctionList();

Completed in 90 milliseconds