Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_cmd.c42 static void tpm2_cmd_add_u8(void *buf, uint32_t len, uint8_t val) in tpm2_cmd_add_u8() function
141 tpm2_cmd_add_u8(buf, buf_len, full); in tpm2_selftest()
266 tpm2_cmd_add_u8(buf, buf_len, pcr_select_size); in tpm2_pcr_read()
348 tpm2_cmd_add_u8(buf, buf_len, cmd.session_attributes); in tpm2_add_password_auth_cmd()

Completed in 2 milliseconds