Home
last modified time | relevance | path

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

/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/src/
H A Dtpm2-command.h50 TPM2_HANDLE tpm2_command_get_auth_handle (Tpm2Command *command,
H A Dtpm2-command.c626 tpm2_command_get_auth_handle (Tpm2Command *command, in tpm2_command_get_auth_handle() function
H A Dresource-manager.c272 handle = tpm2_command_get_auth_handle (data->command, auth_offset); in resource_manager_load_auth_callback()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/test/
H A Dtpm2-command_unit.c473 handle = tpm2_command_get_auth_handle (callback_state->command, in tpm2_command_foreach_auth_callback()