Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Verify.c273 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 Dmapfile-vers106 C_VerifyRecover;
H A Dpkcs11General.c96 C_VerifyRecover,
H A DmetaUtil.c688 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 Dmapfile-vers106 C_VerifyRecover;
H A DkernelGeneral.c94 C_VerifyRecover,
H A DkernelVerify.c563 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 Dmapfile-vers106 C_VerifyRecover;
H A DsoftVerify.c332 C_VerifyRecover(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pSignature, in C_VerifyRecover() function
H A DsoftGeneral.c100 C_VerifyRecover,
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers103 C_VerifyRecover;
H A Dapi_interface.c1299 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 Dmapfile-vers291 C_VerifyRecover {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h687 CK_PKCS11_FUNCTION_INFO(C_VerifyRecover)