Searched refs:authhandle (Results 1 – 1 of 1) sorted by relevance
38 uint32_t authhandle = 0; in tpm_loadkey2() local46 ret = oiap(tb, &authhandle, enonce); in tpm_loadkey2()70 tpm_buf_append_u32(tb, authhandle); in tpm_loadkey2()116 uint32_t authhandle = 0; in tpm_unbind() local126 ret = oiap(tb, &authhandle, enonce); in tpm_unbind()152 tpm_buf_append_u32(tb, authhandle); in tpm_unbind()199 uint32_t authhandle = 0; in tpm_sign() local209 ret = oiap(tb, &authhandle, enonce); in tpm_sign()235 tpm_buf_append_u32(tb, authhandle); in tpm_sign()