Searched refs:CK_CALLBACK_FUNCTION (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h63 #define CK_CALLBACK_FUNCTION(returnType, name) returnType (* name) macro
/openjdk7/jdk/src/windows/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h69 #define CK_CALLBACK_FUNCTION(returnType, name) returnType (* name) macro
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h1095 typedef CK_CALLBACK_FUNCTION(CK_RV, CK_NOTIFY)( typedef
1115 typedef CK_CALLBACK_FUNCTION(CK_RV, CK_CREATEMUTEX)(
1122 typedef CK_CALLBACK_FUNCTION(CK_RV, CK_DESTROYMUTEX)(
1128 typedef CK_CALLBACK_FUNCTION(CK_RV, CK_LOCKMUTEX)(
1135 typedef CK_CALLBACK_FUNCTION(CK_RV, CK_UNLOCKMUTEX)(

Completed in 1071 milliseconds