Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_cmd.c121 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()
/optee_os-3.20.0/core/include/
A Dtpm2.h23 #define TPM2_ST_NO_SESSIONS U(0x8001) macro

Completed in 4 milliseconds