Home
last modified time | relevance | path

Searched defs:hNvstore (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_nv.c78 obj_nvstore_get_tsp_context(TSS_HNVSTORE hNvstore, TSS_HCONTEXT * tspContext) in obj_nvstore_get_tsp_context()
93 obj_nvstore_set_index(TSS_HNVSTORE hNvstore, UINT32 index) in obj_nvstore_set_index()
112 obj_nvstore_get_index(TSS_HNVSTORE hNvstore, UINT32 * index) in obj_nvstore_get_index()
131 obj_nvstore_set_datasize(TSS_HNVSTORE hNvstore, UINT32 datasize) in obj_nvstore_set_datasize()
150 obj_nvstore_get_datasize(TSS_HNVSTORE hNvstore, UINT32 * datasize) in obj_nvstore_get_datasize()
169 obj_nvstore_set_permission(TSS_HNVSTORE hNvstore, UINT32 permission) in obj_nvstore_set_permission()
188 obj_nvstore_get_permission_from_tpm(TSS_HNVSTORE hNvstore, UINT32 * permission) in obj_nvstore_get_permission_from_tpm()
226 obj_nvstore_get_permission(TSS_HNVSTORE hNvstore, UINT32 * permission) in obj_nvstore_get_permission()
245 obj_nvstore_set_policy(TSS_HNVSTORE hNvstore, TSS_HPOLICY hPolicy) in obj_nvstore_set_policy()
274 obj_nvstore_get_policy(TSS_HNVSTORE hNvstore, UINT32 policyType, TSS_HPOLICY *phPolicy) in obj_nvstore_get_policy()
[all …]
H A Dtspi_nv.c31 Tspi_NV_DefineSpace(TSS_HNVSTORE hNvstore, /* in */ in Tspi_NV_DefineSpace()
154 Tspi_NV_ReleaseSpace(TSS_HNVSTORE hNvstore) /* in */ in Tspi_NV_ReleaseSpace()
262 Tspi_NV_WriteValue(TSS_HNVSTORE hNvstore, /* in */ in Tspi_NV_WriteValue()
388 Tspi_NV_ReadValue(TSS_HNVSTORE hNvstore, /* in */ in Tspi_NV_ReadValue()