Searched refs:C_Digest (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Digest.c | 94 C_Digest(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Digest() function 103 return (fast_funcs->C_Digest(hSession, pData, ulDataLen, in C_Digest() 119 rv = FUNCLIST(sessp->se_slotid)->C_Digest(sessp->se_handle, pData, in C_Digest()
|
H A D | mapfile-vers | 56 C_Digest;
|
H A D | pkcs11General.c | 81 C_Digest,
|
H A D | metaUtil.c | 637 rv = FUNCLIST(fw_st_id)->C_Digest(hSession, in, inLen, in meta_do_operation()
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 56 C_Digest;
|
H A D | kernelDigest.c | 141 C_Digest(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Digest() function 645 rv = C_Digest(hSession, bufp->buf, bufp->indata_len, in C_DigestFinal()
|
H A D | kernelGeneral.c | 79 C_Digest,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 56 C_Digest;
|
H A D | softDigest.c | 104 C_Digest(CK_SESSION_HANDLE hSession, CK_BYTE_PTR pData, CK_ULONG ulDataLen, in C_Digest() function
|
H A D | softGeneral.c | 85 C_Digest,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 53 C_Digest;
|
H A D | api_interface.c | 775 C_Digest(CK_SESSION_HANDLE hSession, in C_Digest() function 1284 PK11_Functions.C_Digest = C_Digest; in C_GetFunctionList()
|
/titanic_44/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 95 C_Digest {
|
/titanic_44/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 486 CK_PKCS11_FUNCTION_INFO(C_Digest)
|
/titanic_44/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11keys.c | 817 ckrv = C_Digest(hSession, tobesigned->Data, in PKCS_DigestData()
|