Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_cmd.c329 uint32_t auth_sz = 0; in tpm2_add_password_auth_cmd() local
341 auth_sz = sizeof(cmd.handle) + sizeof(cmd.nonce.size) + in tpm2_add_password_auth_cmd()
345 tpm2_cmd_add_u32(buf, buf_len, auth_sz); in tpm2_add_password_auth_cmd()

Completed in 2 milliseconds