HomeSort by: relevance | last modified time | path
    Searched refs:obj_tpm_get (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/include/
obj_tpm.h 59 TSS_RESULT obj_tpm_get(TSS_HCONTEXT, TSS_HTPM *);
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_nv.c 69 if ((result = obj_tpm_get(tspContext, &hTpm)))
187 if ((result = obj_tpm_get(tspContext, &hTpm)))
284 if ((result = obj_tpm_get(tspContext, &hTpm)))
411 if ((result = obj_tpm_get(tspContext, &hTpm)))
obj_delfamily.c 153 if ((result = obj_tpm_get(obj->tspContext, &hTpm)))
214 if ((result = obj_tpm_get(obj->tspContext, &hTpm)))
tspi_context.c 391 return obj_tpm_get(tspContext, phTPM);
obj_tpm.c 156 obj_tpm_get(TSS_HCONTEXT tspContext, TSS_HTPM *phTpm) function
obj_nv.c 317 if ((result = obj_tpm_get(hContext, &hTpm)))

Completed in 17 milliseconds