Home
last modified time | relevance | path

Searched refs:tpm2_command_get_size (Results 1 – 5 of 5) sorted by relevance

/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dtpm2-command.h65 guint32 tpm2_command_get_size (Tpm2Command *command);
H A Dresource-manager.c439 tpm2_command_get_size (command), in dump_command()
570 tpm2_command_get_size (command) - TPM_HEADER_SIZE); in resource_manager_load_context_session()
609 tpm2_command_get_size (command), in resource_manager_load_context()
H A Dtpm2-command.c348 tpm2_command_get_size (Tpm2Command *command) in tpm2_command_get_size() function
H A Dtpm2.c400 tpm2_command_get_size (command), in tpm2_send_command()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/test/
H A Dtpm2-command_unit.c310 size_ret = tpm2_command_get_size (data->command); in tpm2_command_get_size_test()