Home
last modified time | relevance | path

Searched refs:ST_DigestKey (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c889 if (FuncList.ST_DigestKey) { in C_DigestKey()
890 rv = FuncList.ST_DigestKey(rSession, hKey); in C_DigestKey()
H A Dtpmtok_int.h1604 ST_C_DigestKey ST_DigestKey; member
H A Dnew_host.c2394 function_list.ST_DigestKey = SC_DigestKey; in SC_SetFunctionList()