Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Sign.c272 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, in C_SignRecover() function
280 return (fast_funcs->C_SignRecover(hSession, pData, ulDataLen, in C_SignRecover()
295 rv = FUNCLIST(sessp->se_slotid)->C_SignRecover(sessp->se_handle, pData, in C_SignRecover()
H A Dmapfile-vers99 C_SignRecover;
H A Dpkcs11General.c90 C_SignRecover,
H A DmetaUtil.c685 rv = FUNCLIST(fw_st_id)->C_SignRecover(hSession, in, in meta_do_operation()
820 (void) FUNCLIST(fw_st_id)->C_SignRecover(hSession, in meta_operation_cleanup()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers99 C_SignRecover;
H A DkernelGeneral.c88 C_SignRecover,
H A DkernelSign.c605 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, in C_SignRecover() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers99 C_SignRecover;
H A DsoftSign.c361 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, in C_SignRecover() function
H A DsoftGeneral.c98 C_SignRecover,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers96 C_SignRecover;
H A Dapi_interface.c1293 PK11_Functions.C_SignRecover = C_SignRecover; in C_GetFunctionList()
2017 C_SignRecover(CK_SESSION_HANDLE hSession, in C_SignRecover() function
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers267 C_SignRecover {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h628 CK_PKCS11_FUNCTION_INFO(C_SignRecover)