Home
last modified time | relevance | path

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

/dports/security/opensc/OpenSC-0.22.0/src/pkcs11/
H A Dpkcs11-spy.c179 CK_INTERFACE compat_interfaces[NUM_INTERFACES] = { variable
208 compat_interfaces[0].pFunctionList = pkcs11_spy; in init_spy()
1574 memcpy(pInterfacesList, compat_interfaces, NUM_INTERFACES * sizeof(CK_INTERFACE)); in C_GetInterfaceList()
1632 *ppInterface = &compat_interfaces[0]; in C_GetInterface()