Searched refs:ps_get_registered_keys2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtspps.h51 TSS_RESULT ps_get_registered_keys2(TSS_UUID *uuid, TSS_UUID *, UINT32 *size, TSS_KM_KEYINFO2 **);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_ps.c535 if ((result = ps_get_registered_keys2(pUuidData, &tcs_uuid, &tspHierSize,
563 if ((result = ps_get_registered_keys2(pUuidData, NULL, &tspHierSize, &tspHier))) {
H A Dtsp_ps.c79 ps_get_registered_keys2(TSS_UUID *uuid, TSS_UUID *tcs_uuid, UINT32 *size, TSS_KM_KEYINFO2 **keys) function

Completed in 92 milliseconds