Searched refs:C_VerifyRecover (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Verify.c | 273 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, in C_VerifyRecover() function 281 return (fast_funcs->C_VerifyRecover(hSession, pSignature, in C_VerifyRecover() 297 rv = FUNCLIST(sessp->se_slotid)->C_VerifyRecover(sessp->se_handle, in C_VerifyRecover()
|
H A D | mapfile-vers | 106 C_VerifyRecover;
|
H A D | pkcs11General.c | 96 C_VerifyRecover,
|
H A D | metaUtil.c | 688 rv = FUNCLIST(fw_st_id)->C_VerifyRecover(hSession, in, in meta_do_operation() 828 (void) FUNCLIST(fw_st_id)->C_VerifyRecover(hSession, in meta_operation_cleanup()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 106 C_VerifyRecover;
|
H A D | kernelGeneral.c | 94 C_VerifyRecover,
|
H A D | kernelVerify.c | 563 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, in C_VerifyRecover() function
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 106 C_VerifyRecover;
|
H A D | softVerify.c | 332 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, in C_VerifyRecover() function
|
H A D | softGeneral.c | 100 C_VerifyRecover,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 103 C_VerifyRecover;
|
H A D | api_interface.c | 1299 PK11_Functions.C_VerifyRecover = C_VerifyRecover; in C_GetFunctionList() 2199 C_VerifyRecover(CK_SESSION_HANDLE hSession, in C_VerifyRecover() function
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 291 C_VerifyRecover {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 687 CK_PKCS11_FUNCTION_INFO(C_VerifyRecover)
|