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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11General.c41 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
534 *ppFunctionList = &functionList;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c39 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
443 *ppFunctionList = &functionList;
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c45 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
463 *ppFunctionList = &functionList;

Completed in 99 milliseconds