Home
last modified time | relevance | path

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

/security/keys/trusted-keys/
A Dtrusted_tpm1.c421 ret = trusted_tpm_send(tb->data, tb->length); in osap()
445 ret = trusted_tpm_send(tb->data, tb->length); in oiap()
554 tpm_buf_append_u8(tb, cont); in tpm_seal()
557 ret = trusted_tpm_send(tb->data, tb->length); in tpm_seal()
641 tpm_buf_append_u8(tb, cont); in tpm_unseal()
645 tpm_buf_append_u8(tb, cont); in tpm_unseal()
648 ret = trusted_tpm_send(tb->data, tb->length); in tpm_unseal()
675 struct tpm_buf tb; in key_seal() local
691 tpm_buf_destroy(&tb); in key_seal()
701 struct tpm_buf tb; in key_unseal() local
[all …]

Completed in 4 milliseconds