Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Sign.c219 C_SignRecoverInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_SignRecoverInit() function
232 return (fast_funcs->C_SignRecoverInit(hSession, pMechanism, in C_SignRecoverInit()
255 rv = FUNCLIST(slotid)->C_SignRecoverInit(sessp->se_handle, in C_SignRecoverInit()
H A Dmapfile-vers100 C_SignRecoverInit;
H A Dpkcs11General.c89 C_SignRecoverInit,
H A DmetaUtil.c266 rv = FUNCLIST(fw_st_id)->C_SignRecoverInit( in meta_operation_init()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers97 C_SignRecoverInit;
H A Dapi_interface.c1292 PK11_Functions.C_SignRecoverInit = C_SignRecoverInit; in C_GetFunctionList()
2042 C_SignRecoverInit(CK_SESSION_HANDLE hSession, in C_SignRecoverInit() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers100 C_SignRecoverInit;
H A DkernelGeneral.c87 C_SignRecoverInit,
H A DkernelSign.c498 C_SignRecoverInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_SignRecoverInit() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers100 C_SignRecoverInit;
H A DsoftSign.c292 C_SignRecoverInit(CK_SESSION_HANDLE hSession, CK_MECHANISM_PTR pMechanism, in C_SignRecoverInit() function
H A DsoftGeneral.c97 C_SignRecoverInit,
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers271 C_SignRecoverInit {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h615 CK_PKCS11_FUNCTION_INFO(C_SignRecoverInit)