Searched refs:CK_FUNCTION_LIST (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11.h268 * Define structed vector of entry points. A CK_FUNCTION_LIST
279 struct CK_FUNCTION_LIST { struct
283 /* Pile all the function pointers into the CK_FUNCTION_LIST. */
H A Dpkcs11t.h1102 /* CK_FUNCTION_LIST is a structure holding a Cryptoki spec
1105 /* CK_FUNCTION_LIST is new for v2.0 */
1106 typedef struct CK_FUNCTION_LIST CK_FUNCTION_LIST; typedef in typeref:struct:CK_FUNCTION_LIST
1108 typedef CK_FUNCTION_LIST CK_PTR CK_FUNCTION_LIST_PTR;

Completed in 56 milliseconds