Home
last modified time | relevance | path

Searched refs:tpm2_command_get_prop_count (Results 1 – 4 of 4) sorted by relevance

/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dtpm2-command.h70 UINT32 tpm2_command_get_prop_count (Tpm2Command *command);
H A Dtpm2-command.c558 tpm2_command_get_prop_count (Tpm2Command *command) in tpm2_command_get_prop_count() function
H A Dresource-manager.c1044 UINT32 prop_count = tpm2_command_get_prop_count (command); in get_cap_gen_response()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/test/
H A Dtpm2-command_unit.c607 count = tpm2_command_get_prop_count (data->command); in tpm2_command_get_cap_no_count()