diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-08-09 10:19:41 -0700 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2025-09-27 21:05:06 +0300 |
commit | 720a485d12c590750f40f4ffbe41e36725f43f3d (patch) | |
tree | 5ca7865d78cbbb16c5a9d533cb3f6e351e1224d9 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 366284cfbc8ff4110c00fc23285449f53df739a7 (diff) |
KEYS: trusted_tpm1: Move private functionality out of public header
Move functionality used only by trusted_tpm1.c out of the public header
<keys/trusted_tpm.h>. Specifically, change the exported functions into
static functions, since they are not used outside trusted_tpm1.c, and
move various other definitions and inline functions to trusted_tpm1.c.
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions