Searched defs:functionList (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11General.c40 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
533 *ppFunctionList = &functionList;
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c38 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
442 *ppFunctionList = &functionList;
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsGeneral.c109 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
494 *ppFunctionList = &functionList;
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c42 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST
469 *ppFunctionList = &functionList;

Completed in 37 milliseconds