Home
last modified time | relevance | path

Searched defs:auth_object (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Dfapi_util.c325 IFAPI_OBJECT *auth_object, in ifapi_set_auth()
1897 IFAPI_OBJECT *auth_object = &context->nv_cmd.auth_object; in ifapi_nv_write() local
2007 IFAPI_OBJECT *auth_object = &context->nv_cmd.auth_object; in ifapi_nv_write() local
2146 IFAPI_OBJECT *auth_object = &context->nv_cmd.auth_object; in ifapi_nv_read() local
H A Difapi_policy_callbacks.h31 IFAPI_OBJECT auth_object; /**< FAPI auth object needed for authorization */ member
H A Difapi_policy_execute.h141 IFAPI_OBJECT auth_object; /**< Object used for authentication */ member
H A Difapi_policy_callbacks.c42 IFAPI_OBJECT *auth_object, in get_nv_auth_object()
H A Dfapi_int.h213 IFAPI_OBJECT auth_object; /**< Object used for authentication */ member
616 IFAPI_OBJECT auth_object; member
632 IFAPI_OBJECT auth_object; /**< Object used for authentication */ member
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.cc21074 const TPMI_DH_OBJECT& auth_object, in SerializeCommand_PolicySigned()
21334 void Tpm::PolicySigned(const TPMI_DH_OBJECT& auth_object, in PolicySigned()
21362 TPM_RC Tpm::PolicySignedSync(const TPMI_DH_OBJECT& auth_object, in PolicySignedSync()