Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_cmd.c16 static void tpm2_cmd_init_hdr(void *buf, uint32_t len, uint16_t tag, in tpm2_cmd_init_hdr() function
121 tpm2_cmd_init_hdr(buf, buf_len, TPM2_ST_NO_SESSIONS, TPM2_CC_STARTUP); in tpm2_startup()
140 tpm2_cmd_init_hdr(buf, buf_len, TPM2_ST_NO_SESSIONS, TPM2_CC_SELFTEST); in tpm2_selftest()
169 tpm2_cmd_init_hdr(buf, buf_len, TPM2_ST_NO_SESSIONS, in tpm2_get_capability()
261 tpm2_cmd_init_hdr(buf, buf_len, TPM2_ST_NO_SESSIONS, in tpm2_pcr_read()
393 tpm2_cmd_init_hdr(buf, buf_len, TPM2_ST_SESSIONS, TPM2_CC_PCR_EXTEND); in tpm2_pcr_extend()

Completed in 2 milliseconds