Home
last modified time | relevance | path

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

/include/linux/
A Dtpm.h380 struct tpm_buf { struct
417 int tpm_buf_init_sized(struct tpm_buf *buf);
418 void tpm_buf_reset_sized(struct tpm_buf *buf);
419 void tpm_buf_destroy(struct tpm_buf *buf);
420 u32 tpm_buf_length(struct tpm_buf *buf);
425 u8 tpm_buf_read_u8(struct tpm_buf *buf, off_t *offset);
426 u16 tpm_buf_read_u16(struct tpm_buf *buf, off_t *offset);
427 u32 tpm_buf_read_u32(struct tpm_buf *buf, off_t *offset);
534 struct tpm_buf *buf, in tpm_buf_append_hmac_session_opt()
575 struct tpm_buf *buf) in tpm_buf_fill_hmac_session()
[all …]
/include/keys/
A Dtrusted_tpm.h41 int oiap(struct tpm_buf *tb, uint32_t *handle, unsigned char *nonce);

Completed in 6 milliseconds