Home
last modified time | relevance | path

Searched refs:CK_FUNCTION_LIST (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11.h243 struct CK_FUNCTION_LIST { struct
H A Dpkcs11t.h1174 typedef struct CK_FUNCTION_LIST CK_FUNCTION_LIST; typedef
1176 typedef CK_FUNCTION_LIST CK_PTR CK_FUNCTION_LIST_PTR;
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGeneral.c39 struct CK_FUNCTION_LIST metaslot_functionList = {
H A Dpkcs11General.c41 static struct CK_FUNCTION_LIST functionList = {
H A DmetaGlobal.h557 extern struct CK_FUNCTION_LIST metaslot_functionList;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c39 static struct CK_FUNCTION_LIST functionList = {
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c49 static struct CK_FUNCTION_LIST functionList = {
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c320 CK_FUNCTION_LIST PK11_Functions;