mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
d10cabebb5
Added new APIs in sgx_uae_service.h and sgx_ukey_exchange.h to support ECDSA quote based remote attestation. The set of legacy APIs supports EPID only and the set of new APIs supports ECDSA quotes. Enhanced Edger8r with structure deep-copy feature. Fixed bugs. Signed-off-by: Li, Xun <xun.li@intel.com>
24 lines
679 B
ReStructuredText
24 lines
679 B
ReStructuredText
CPPMICROSERVICES_INITIALIZE_BUNDLE
|
|
----------------------------------
|
|
|
|
.. doxygendefine:: CPPMICROSERVICES_INITIALIZE_BUNDLE
|
|
|
|
CPPMICROSERVICES_INITIALIZE_STATIC_BUNDLE
|
|
-----------------------------------------
|
|
|
|
.. doxygendefine:: CPPMICROSERVICES_INITIALIZE_STATIC_BUNDLE
|
|
|
|
CPPMICROSERVICES_IMPORT_BUNDLE
|
|
------------------------------
|
|
|
|
.. doxygendefine:: CPPMICROSERVICES_IMPORT_BUNDLE
|
|
|
|
CPPMICROSERVICES_EXPORT_BUNDLE_ACTIVATOR
|
|
----------------------------------------
|
|
|
|
.. doxygendefine:: CPPMICROSERVICES_EXPORT_BUNDLE_ACTIVATOR
|
|
|
|
CPPMICROSERVICES_DECLARE_SERVICE_INTERFACE
|
|
------------------------------------------
|
|
|
|
.. doxygendefine:: CPPMICROSERVICES_DECLARE_SERVICE_INTERFACE |