Searched refs:C_Verify (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Verify.c | 95 C_Verify(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Verify() function 103 return (fast_funcs->C_Verify(hSession, pData, ulDataLen, in C_Verify() 119 rv = FUNCLIST(sessp->se_slotid)->C_Verify(sessp->se_handle, pData, in C_Verify()
|
H A D | mapfile-vers | 103 C_Verify;
|
H A D | pkcs11General.c | 92 C_Verify,
|
H A D | metaUtil.c | 672 rv = FUNCLIST(fw_st_id)->C_Verify(hSession, in, in meta_do_operation()
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 103 C_Verify;
|
H A D | kernelVerify.c | 179 C_Verify(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Verify() function 419 rv = C_Verify(hSession, bufp->buf, bufp->indata_len, in C_VerifyFinal()
|
H A D | kernelGeneral.c | 90 C_Verify,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 103 C_Verify;
|
H A D | softVerify.c | 104 C_Verify(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Verify() function
|
H A D | softGeneral.c | 96 C_Verify,
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 100 C_Verify;
|
H A D | api_interface.c | 1295 PK11_Functions.C_Verify = C_Verify; in C_GetFunctionList() 2121 C_Verify(CK_SESSION_HANDLE hSession, in C_Verify() function
|
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 279 C_Verify {
|
/titanic_41/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 636 CK_PKCS11_FUNCTION_INFO(C_Verify)
|
/titanic_41/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11keys.c | 526 ckRv = C_Verify(ckSession, in PKCS_VerifyData()
|