Home
last modified time | relevance | path

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

/external/tpm2-tss/src/tss2-fapi/
Difapi_eventlog.h43 typedef struct IFAPI_EVENT { struct
49 } IFAPI_EVENT; argument
61 struct IFAPI_EVENT event;
90 const IFAPI_EVENT *event);
99 IFAPI_EVENT * event);
Difapi_eventlog.c222 const IFAPI_EVENT *event) in ifapi_eventlog_append_async()
361 ifapi_cleanup_event(IFAPI_EVENT * event) { in ifapi_cleanup_event()
Difapi_json_serialize.h78 ifapi_json_IFAPI_EVENT_serialize(const IFAPI_EVENT *in, json_object **jso);
Difapi_json_deserialize.h72 ifapi_json_IFAPI_EVENT_deserialize(json_object *jso, IFAPI_EVENT *out);
Dfapi_int.h227 IFAPI_EVENT pcr_event; /**< Event to be added to log */
270 IFAPI_EVENT pcr_event;
Difapi_json_deserialize.c772 ifapi_json_IFAPI_EVENT_deserialize(json_object *jso, IFAPI_EVENT *out) in ifapi_json_IFAPI_EVENT_deserialize()
Difapi_json_serialize.c772 ifapi_json_IFAPI_EVENT_serialize(const IFAPI_EVENT *in, json_object **jso) in ifapi_json_IFAPI_EVENT_serialize()
Difapi_helpers.c1885 const IFAPI_EVENT *event) in ifapi_extend_vpcr()
1963 IFAPI_EVENT event; in ifapi_calculate_pcr_digest()
/external/tpm2-tss/src/tss2-fapi/api/
DFapi_PcrExtend.c242 IFAPI_EVENT * pcrEvent = &command->pcr_event; in Fapi_PcrExtend_Finish()
DFapi_NvExtend.c271 IFAPI_EVENT *event = &command->pcr_event; in Fapi_NvExtend_Finish()
/external/tpm2-tss/doc/
Ddoxygen.dox2109 const IFAPI_EVENT *event)
2498 \fn void ifapi_cleanup_event(IFAPI_EVENT * event)
2502 const IFAPI_EVENT *event)
2566 \fn TSS2_RC ifapi_json_IFAPI_EVENT_serialize(const IFAPI_EVENT *in, json_object **jso)
2814 \fn TSS2_RC ifapi_json_IFAPI_EVENT_deserialize(json_object *jso, IFAPI_EVENT *out)