Searched refs:C_DigestKey (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11Digest.c | 176 C_DigestKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hKey) in C_DigestKey() function 183 return (fast_funcs->C_DigestKey(hSession, hKey)); in C_DigestKey() 198 rv = FUNCLIST(sessp->se_slotid)->C_DigestKey(sessp->se_handle, hKey); in C_DigestKey()
|
H A D | mapfile-vers | 60 C_DigestKey;
|
H A D | pkcs11General.c | 83 C_DigestKey,
|
H A D | metaUtil.c | 652 rv = FUNCLIST(fw_st_id)->C_DigestKey(hSession, in meta_do_operation()
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | mapfile-vers | 60 C_DigestKey;
|
H A D | kernelGeneral.c | 81 C_DigestKey,
|
H A D | kernelDigest.c | 398 C_DigestKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hKey) in C_DigestKey() function
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | mapfile-vers | 60 C_DigestKey;
|
H A D | softDigest.c | 282 C_DigestKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hKey) in C_DigestKey() function
|
H A D | softGeneral.c | 87 C_DigestKey,
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | mapfile-vers | 57 C_DigestKey;
|
H A D | api_interface.c | 877 C_DigestKey(CK_SESSION_HANDLE hSession, in C_DigestKey() function 1286 PK11_Functions.C_DigestKey = C_DigestKey; in C_GetFunctionList()
|
/titanic_44/usr/src/lib/pkcs11/libkcfd/common/ |
H A D | mapfile-vers | 111 C_DigestKey {
|
/titanic_44/usr/src/lib/pkcs11/include/ |
H A D | pkcs11f.h | 513 CK_PKCS11_FUNCTION_INFO(C_DigestKey)
|