Searched refs:ps_write_key (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_key_ps.h27 TSS_RESULT ps_write_key(TSS_UUID *, TSS_UUID *, BYTE *, UINT32, BYTE *, UINT32);
H A Dtspps.h42 TSS_RESULT ps_write_key(TSS_UUID *, TSS_UUID *, UINT32, UINT32, BYTE *);
H A Dtcsps.h54 TSS_RESULT ps_write_key(TSS_UUID *, TSS_UUID *, BYTE *, UINT32, BYTE *, UINT32);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_own.c110 if ((result = ps_write_key(&SRK_UUID, &NULL_UUID, NULL, 0, fake_srk,
H A Dtcs_key_ps.c342 ps_write_key(TSS_UUID *uuid, TSS_UUID *parent_uuid, BYTE *vendor_data, function
H A Dtcsi_ps.c54 if ((result = ps_write_key(KeyUUID, WrappingKeyUUID, gbVendorData, cVendorData, rgbKey,
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_ps.c112 ps_write_key(TSS_UUID *uuid, TSS_UUID *parent_uuid, UINT32 parent_ps, UINT32 blob_size, BYTE *blob) function
H A Dtspi_ps.c201 if ((result = ps_write_key(&uuidKey, &uuidParentKey,

Completed in 84 milliseconds