Searched defs:functionList (Results 1 - 4 of 4) sorted by relevance
| /osnet-11/usr/src/lib/pkcs11/libpkcs11/common/ | ||
| H A D | pkcs11General.c | 40 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 D | kernelGeneral.c | 38 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 D | kmsGeneral.c | 109 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 D | softGeneral.c | 42 static struct CK_FUNCTION_LIST functionList = { variable in typeref:struct:CK_FUNCTION_LIST 469 *ppFunctionList = &functionList; |
Completed in 19 milliseconds