Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm1-cmd.c483 const char *desc, size_t min_cap_length) in tpm1_getcap() argument
506 rc = tpm_transmit_cmd(chip, &buf, min_cap_length, desc); in tpm1_getcap()
Dtpm.h179 const char *desc, size_t min_cap_length);