diff options
author | James Bottomley <[email protected]> | 2024-04-29 16:27:52 -0400 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2024-05-09 22:30:50 +0300 |
commit | 17d89b2e2f76e8ae129467665ea7462401f37aa4 (patch) | |
tree | 3229edf5096a10c1b07efb0dea260456ddf47403 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 4f0feb5463cc6783c9145e707f93c54e7bb1112e (diff) |
tpm: Move buffer handling from static inlines to real functions
separate out the tpm_buf_... handling functions from static inlines in
tpm.h and move them to their own tpm-buf.c file. This is a precursor
to adding new functions for other TPM type handling because the amount
of code will grow from the current 70 lines in tpm.h to about 200
lines when the additions are done. 200 lines of inline functions is a
bit too much to keep in a header file.
Signed-off-by: James Bottomley <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Reviewed-by: Stefan Berger <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Tested-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions