Searched refs:C_SignRecover (Results 1 – 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Sign.c | 272 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 D | mapfile-vers | 99 C_SignRecover;
|
H A D | pkcs11General.c | 90 C_SignRecover,
|
H A D | metaUtil.c | 685 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_tpm/common/ |
H A D | mapfile-vers | 96 C_SignRecover;
|
H A D | api_interface.c | 1293 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/pkcs11_kernel/common/ |
H A D | mapfile-vers | 99 C_SignRecover;
|
H A D | kernelGeneral.c | 88 C_SignRecover,
|
H A D | kernelSign.c | 605 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 D | mapfile-vers | 99 C_SignRecover;
|
H A D | softSign.c | 361 C_SignRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, in C_SignRecover() function
|
H A D | softGeneral.c | 98 C_SignRecover,
|
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 267 C_SignRecover {
|
/illumos-gate/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 628 CK_PKCS11_FUNCTION_INFO(C_SignRecover)
|