Accelerated SHA-224/SHA-256 Hash Function#

Accelerated mbed TLS SHA-224/SHA-256 cryptographic hash functions for the mbed TLS API using Silicon Labs peripherals.

This implementation builds on the PSA Crypto drivers (Silicon Labs Cryptography Hardware Acceleration Drivers for PSA Crypto).

Typedefs#

typedef SL_HASH_OPERATION_CTX_TYPE

SHA-256 context structure.

Macros#

#define
SL_HASH_OPERATION_CTX_TYPE sli_se_transparent_hash_operation_t

Typedef Documentation#

mbedtls_sha256_context#

typedef SL_HASH_OPERATION_CTX_TYPE mbedtls_sha256_context

SHA-256 context structure.


Definition at line 73 of file platform/security/sl_component/sl_mbedtls_support/inc/sha256_alt.h

Macro Definition Documentation#

SL_HASH_OPERATION_CTX_TYPE#

#define SL_HASH_OPERATION_CTX_TYPE
Value:
sli_se_transparent_hash_operation_t

Definition at line 53 of file platform/security/sl_component/sl_mbedtls_support/inc/sha256_alt.h