Searched refs:auth_sz (Results 1 – 1 of 1) sorted by relevance
329 uint32_t auth_sz = 0; in tpm2_add_password_auth_cmd() local341 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 3 milliseconds