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

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_asym.c 43 if ((result = obj_rsakey_get_tsp_context(key, &tspContext)))
97 if ((result = obj_rsakey_get_tsp_context(key, &tspContext)))
tspi_key.c 39 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
69 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
148 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
227 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
362 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
tspi_certify.c 51 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
tspi_sign.c 120 if ((result = obj_rsakey_get_tsp_context(hKey, &tspContext)))
tspi_migration.c 184 if ((result = obj_rsakey_get_tsp_context(hKeyToMigrate, &tspContext)))
329 if ((result = obj_rsakey_get_tsp_context(hKeyToMigrate, &tspContext)))
tspi_bind.c 48 if ((result = obj_rsakey_get_tsp_context(hEncKey, &tspContext)))
tspi_cmk.c 234 if ((result = obj_rsakey_get_tsp_context(hKeyToMigrate, &hContext)))
398 if ((result = obj_rsakey_get_tsp_context(hKeyToMigrate, &hContext)))
tsp_delegate.c 206 if ((result = obj_rsakey_get_tsp_context(hKey, &hContext)))
tsp_auth.c 513 result = obj_rsakey_get_tsp_context(obj, hContext);
obj_rsakey.c 981 obj_rsakey_get_tsp_context(TSS_HKEY hKey, TSS_HCONTEXT *tspContext) function
  /src/crypto/external/cpl/trousers/dist/src/include/
obj_rsakey.h 46 TSS_RESULT obj_rsakey_get_tsp_context(TSS_HKEY, TSS_HCONTEXT *);

Completed in 19 milliseconds