Searched defs:CK_DECLARE_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h61 #define CK_DECLARE_FUNCTION(returnType, name) returnType name macro
/openjdk7/jdk/src/windows/native/sun/security/pkcs11/wrapper/
H A Dp11_md.h67 #define CK_DECLARE_FUNCTION(returnType, name) returnType __declspec(dllimport) name macro

Completed in 49 milliseconds