Searched refs:store16 (Results 1 – 2 of 2) sorted by relevance
379 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()
116 static inline void store16(struct tpm_buf *buf, const uint16_t value) in store16() function