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

  /src/crypto/external/cpl/trousers/dist/src/include/
obj_nv.h 49 TSS_RESULT obj_nvstore_get_index(TSS_HNVSTORE, UINT32 *);
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_nv.c 60 if ((result = obj_nvstore_get_index(hNvstore, &nv_data_public.nvIndex)))
178 if ((result = obj_nvstore_get_index(hNvstore, &nv_data_public.nvIndex)))
287 if ((result = obj_nvstore_get_index(hNvstore, &nv_data_public.nvIndex)))
414 if ((result = obj_nvstore_get_index(hNvstore, &nv_data_public.nvIndex)))
obj_nv.c 112 obj_nvstore_get_index(TSS_HNVSTORE hNvstore, UINT32 * index) function
tspi_getset.c 399 if ((result = obj_nvstore_get_index(hObject, pulAttrib)))

Completed in 20 milliseconds