Home
last modified time | relevance | path

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

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