Home
last modified time | relevance | path

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

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