Searched refs:tpm_buf (Results 1 – 1 of 1) sorted by relevance
20 struct tpm_buf { struct49 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);113 static inline void store8(struct tpm_buf *buf, const unsigned char value) in store8()118 static inline void store16(struct tpm_buf *buf, const uint16_t value) in store16()124 static inline void store32(struct tpm_buf *buf, const uint32_t value) in store32()130 static inline void storebytes(struct tpm_buf *buf, const unsigned char *in, in storebytes()