![]() |
Synergy Software Package User's Manual
|
HASH_Interface Hash algorithm APIs. More...
Data Structures | |
| struct | hash_cfg_t |
| struct | hash_ctrl_t |
| struct | hash_api_t |
| struct | hash_instance_t |
Macros | |
| #define | HASH_API_VERSION_MAJOR (1U) |
Variables | |
| const hash_api_t | g_md5_hash_on_sce |
| const hash_api_t | g_sha1_hash_on_sce |
| const hash_api_t | g_sha256_hash_on_sce |
HASH_Interface Hash algorithm APIs.
| #define HASH_API_VERSION_MAJOR (1U) |
Register definitions, common services and error codes.
| const hash_api_t g_md5_hash_on_sce |
HASH interface is only available on S7G2, S5D9 and S5D5.
MD5 implementation of HASH API.
| const hash_api_t g_sha1_hash_on_sce |
SHA1 implementation of HASH API.
| const hash_api_t g_sha256_hash_on_sce |
SHA256 implementation of HASH API.