nonce_len 392 drivers/char/tpm/tpm2-cmd.c const u8 *nonce, u16 nonce_len, nonce_len 396 drivers/char/tpm/tpm2-cmd.c tpm_buf_append_u32(buf, 9 + nonce_len + hmac_len); nonce_len 398 drivers/char/tpm/tpm2-cmd.c tpm_buf_append_u16(buf, nonce_len); nonce_len 400 drivers/char/tpm/tpm2-cmd.c if (nonce && nonce_len) nonce_len 401 drivers/char/tpm/tpm2-cmd.c tpm_buf_append(buf, nonce, nonce_len);