Home
last modified time | relevance | path

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

/linux-2.6.39/security/keys/
Dtrusted.c379 store16(tb, TPM_TAG_RQU_COMMAND); in tpm_get_random()
437 store16(tb, TPM_TAG_RQU_COMMAND); in osap()
440 store16(tb, type); in osap()
465 store16(tb, TPM_TAG_RQU_COMMAND); in oiap()
562 store16(tb, TPM_TAG_RQU_AUTH1_COMMAND); in tpm_seal()
655 store16(tb, TPM_TAG_RQU_AUTH2_COMMAND); in tpm_unseal()
Dtrusted.h116 static inline void store16(struct tpm_buf *buf, const uint16_t value) in store16() function