Home
last modified time | relevance | path

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

/dports/security/trousers/trousers-0.3.14_3/src/include/
H A Dtspps.h36 TSS_RESULT psfile_get_parent_ps_type(int, TSS_UUID *, UINT32 *);
/dports/security/trousers/trousers-0.3.14_3/src/tspi/
H A Dtsp_ps.c217 result = psfile_get_parent_ps_type(fd, uuid, type); in ps_get_parent_ps_type_by_uuid()
/dports/security/trousers/trousers-0.3.14_3/src/tspi/ps/
H A Dtspps.c265 psfile_get_parent_ps_type(int fd, TSS_UUID *uuid, UINT32 *type) in psfile_get_parent_ps_type() function