Home
last modified time | relevance | path

Searched refs:ifapi_io_write_async (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_io.h50 ifapi_io_write_async(
H A Difapi_policy_store.c253 r = ifapi_io_write_async(io, abs_path, (uint8_t *) jso_string, strlen(jso_string)); in ifapi_policy_store_store_async()
H A Difapi_eventlog.c334 r = ifapi_io_write_async(io, event_log_file, (uint8_t *) logstr2, strlen(logstr2)); in ifapi_eventlog_append_finish()
H A Difapi_io.c159 ifapi_io_write_async( in ifapi_io_write_async() function
H A Difapi_keystore.c618 r = ifapi_io_write_async(io, file, (uint8_t *) jso_string, strlen(jso_string)); in ifapi_keystore_store_async()
/aosp_15_r20/external/tpm2-tss/doc/
H A Ddoxygen.dox2331 \fn TSS2_RC ifapi_io_write_async(