![]() |
OPTIGA™ Trust M
Host Library Documentation
|
This file defines APIs, types and data structures used for protected update logger. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
| int32_t | tool_get_user_inputs (int32_t argc, int8_t *argv[]) |
| int32_t | tool_set_user_inputs (manifest_t *manifest_data) |
| int32_t | tool_clear_inputs (manifest_t *p_manifest_data) |
This file defines APIs, types and data structures used for protected update logger.
Definition in file user_input_parser.h.
| int32_t tool_clear_inputs | ( | manifest_t * | p_manifest_data | ) |
| int32_t tool_get_user_inputs | ( | int32_t | argc, |
| int8_t * | argv[] | ||
| ) |
| int32_t tool_set_user_inputs | ( | manifest_t * | manifest_data | ) |