Home
last modified time | relevance | path

Searched defs:nvPath (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/api/
H A DFapi_NvIncrement.c62 char const *nvPath) in Fapi_NvIncrement()
143 char const *nvPath) in Fapi_NvIncrement_Async()
H A DFapi_NvWrite.c66 char const *nvPath, in Fapi_NvWrite()
148 char const *nvPath, in Fapi_NvWrite_Async()
H A DFapi_NvSetBits.c64 char const *nvPath, in Fapi_NvSetBits()
148 char const *nvPath, in Fapi_NvSetBits_Async()
H A DFapi_NvRead.c66 char const *nvPath, in Fapi_NvRead()
152 char const *nvPath) in Fapi_NvRead_Async()
H A DFapi_WriteAuthorizeNV.c56 char const *nvPath, in Fapi_WriteAuthorizeNv()
138 char const *nvPath, in Fapi_WriteAuthorizeNv_Async()
H A DFapi_NvExtend.c67 char const *nvPath, in Fapi_NvExtend()
154 char const *nvPath, in Fapi_NvExtend_Async()
/aosp_15_r20/external/tpm2-tss/test/data/fapi/policy/
H A Dpol_authorize_nv.json6 "nvPath": "/nv/Owner/myNV", string
H A Dpol_nv.json6 "nvPath": "/nv/Owner/myNV", string
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_types.h70 char *nvPath; /**< None */ member
178 char *nvPath; /**< None */ member
H A Dfapi_util.c1888 char *nvPath, in ifapi_nv_write()
H A Dfapi_int.h202 char *nvPath ; /**< The name of the file for object serialization */ member