Home
last modified time | relevance | path

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

/security/keys/trusted-keys/
A Dtrusted_tpm1.c477 unsigned char cont; in tpm_seal() local
517 cont = 0; in tpm_seal()
527 sess.enonce, td->nonceodd, cont, in tpm_seal()
535 sess.enonce, td->nonceodd, cont, in tpm_seal()
554 tpm_buf_append_u8(tb, cont); in tpm_seal()
599 unsigned char cont = 0; in tpm_unseal() local
625 enonce1, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()
630 enonce2, nonceodd, cont, sizeof(uint32_t), in tpm_unseal()
641 tpm_buf_append_u8(tb, cont); in tpm_unseal()
645 tpm_buf_append_u8(tb, cont); in tpm_unseal()

Completed in 3 milliseconds