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

  /src/crypto/external/cpl/trousers/dist/src/include/
obj_context.h 34 struct tcs_api_table *tcs_api;
83 struct tcs_api_table *obj_context_get_tcs_api(TSS_HCONTEXT);
spi_utils.h 442 struct tcs_api_table { struct
634 extern struct tcs_api_table tcs_normal_api;
636 extern struct tcs_api_table tcs_transport_api;
  /src/crypto/external/cpl/trousers/dist/src/tspi/
spi_utils.c 34 struct tcs_api_table tcs_normal_api = {
186 struct tcs_api_table tcs_transport_api = {
obj_context.c 72 struct tcs_api_table *
77 struct tcs_api_table *t;

Completed in 23 milliseconds