Searched refs:obj_nvstore_get_tsp_context (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | obj_nv.c | 78 obj_nvstore_get_tsp_context(TSS_HNVSTORE hNvstore, TSS_HCONTEXT * tspContext) in obj_nvstore_get_tsp_context() function 202 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in obj_nvstore_get_permission_from_tpm() 373 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in obj_nvstore_get_readdigestatrelease() 405 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in obj_nvstore_get_readpcrselection() 437 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in obj_nvstore_get_writedigestatrelease() 475 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in obj_nvstore_get_writepcrselection()
|
| D | tspi_nv.c | 55 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in Tspi_NV_DefineSpace() 175 if ((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in Tspi_NV_ReleaseSpace() 281 if((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in Tspi_NV_WriteValue() 408 if((result = obj_nvstore_get_tsp_context(hNvstore, &tspContext))) in Tspi_NV_ReadValue()
|
| D | tsp_auth.c | 517 result = obj_nvstore_get_tsp_context(obj, hContext);
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | obj_nv.h | 47 TSS_RESULT obj_nvstore_get_tsp_context(TSS_HNVSTORE, TSS_HCONTEXT *);
|
| /netbsd/src/crypto/external/cpl/trousers/lib/libtspi/ |
| D | tspi.expsym | 820 obj_nvstore_get_tsp_context
|