Searched refs:authhandle (Results 1 – 1 of 1) sorted by relevance
42 uint32_t authhandle = 0; in tpm_loadkey2() local50 ret = oiap(tb, &authhandle, enonce); in tpm_loadkey2()77 store32(tb, authhandle); in tpm_loadkey2()126 uint32_t authhandle = 0; in tpm_unbind() local136 ret = oiap(tb, &authhandle, enonce); in tpm_unbind()165 store32(tb, authhandle); in tpm_unbind()212 uint32_t authhandle = 0; in tpm_sign() local222 ret = oiap(tb, &authhandle, enonce); in tpm_sign()251 store32(tb, authhandle); in tpm_sign()