Searched refs:TPM2_CC_ATTR_RHANDLE (Results 1 – 3 of 3) sorted by relevance
330 TPM2_CC_ATTR_RHANDLE = 28, enumerator
400 if (!((attrs >> TPM2_CC_ATTR_RHANDLE) & 1)) in tpm2_map_response_header()
786 handles = (attrs >> TPM2_CC_ATTR_RHANDLE) & 1; in tpm_buf_check_hmac_response()