Home
last modified time | relevance | path

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

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/api/
H A Dapi_interface.c166 if ((fcn = sltp->FcnList) == NULL) { in C_CloseSession()
246 if ((fcn = sltp->FcnList) == NULL) { in C_CopyObject()
316 if ((fcn = sltp->FcnList) == NULL) { in C_CreateObject()
369 if ((fcn = sltp->FcnList) == NULL) { in C_Decrypt()
425 if ((fcn = sltp->FcnList) == NULL) { in C_DecryptDigestUpdate()
478 if ((fcn = sltp->FcnList) == NULL) { in C_DecryptFinal()
535 if ((fcn = sltp->FcnList) == NULL) { in C_DecryptInit()
587 if ((fcn = sltp->FcnList) == NULL) { in C_DecryptUpdate()
643 if ((fcn = sltp->FcnList) == NULL) { in C_DecryptVerifyUpdate()
711 if ((fcn = sltp->FcnList) == NULL) { in C_DeriveKey()
[all …]
H A Dapiutil.c136 fcn = sltp->FcnList; in CloseMe()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/include/
H A Dapictl.h36 STDLL_FcnList_t *FcnList; // Function list pointer for the STDLL member
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/icsf_stdll/
H A Dnew_host.c185 sltp->FcnList = NULL; in ST_Initialize()
197 sltp->FcnList = NULL; in ST_Initialize()
223 (sltp->FcnList) = &function_list; in ST_Initialize()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/common/
H A Dnew_host.c193 sltp->FcnList = NULL; in ST_Initialize()
205 sltp->FcnList = NULL; in ST_Initialize()
231 (sltp->FcnList) = &function_list; in ST_Initialize()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/ep11_stdll/
H A Dnew_host.c185 sltp->FcnList = NULL; in ST_Initialize()
197 sltp->FcnList = NULL; in ST_Initialize()
222 (sltp->FcnList) = &function_list; in ST_Initialize()