Home
last modified time | relevance | path

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

/linux-6.12.1/include/keys/
Dtrusted_tpm.h15 #define LOAD16(buffer, offset) (ntohs(*(uint16_t *)&buffer[offset])) macro
/linux-6.12.1/security/keys/trusted-keys/
Dtrusted_tpm1.c195 tag = LOAD16(buffer, 0); in TSS_checkhmac1()
283 tag = LOAD16(buffer, 0); in TSS_checkhmac2()