Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Digest.c174 C_DigestKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hKey) in C_DigestKey() function
181 return (fast_funcs->C_DigestKey(hSession, hKey)); in C_DigestKey()
196 rv = FUNCLIST(sessp->se_slotid)->C_DigestKey(sessp->se_handle, hKey); in C_DigestKey()
H A Dmapfile-vers60 C_DigestKey;
H A Dpkcs11General.c83 C_DigestKey,
H A DmetaUtil.c652 rv = FUNCLIST(fw_st_id)->C_DigestKey(hSession, in meta_do_operation()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers60 C_DigestKey;
H A DkernelGeneral.c81 C_DigestKey,
H A DkernelDigest.c399 C_DigestKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hKey) in C_DigestKey() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers60 C_DigestKey;
H A DsoftDigest.c283 C_DigestKey(CK_SESSION_HANDLE hSession, CK_OBJECT_HANDLE hKey) in C_DigestKey() function
H A DsoftGeneral.c91 C_DigestKey,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers57 C_DigestKey;
H A Dapi_interface.c877 C_DigestKey(CK_SESSION_HANDLE hSession, in C_DigestKey() function
1286 PK11_Functions.C_DigestKey = C_DigestKey; in C_GetFunctionList()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers111 C_DigestKey {
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h529 CK_PKCS11_FUNCTION_INFO(C_DigestKey)