Accelerated SHA-384/SHA-512 Hash Function#

Accelerated mbed TLS SHA-384/SHA-512 cryptographic hash function 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-512 context structure.

Macros#

#define
SL_HASH_OPERATION_CTX_TYPE sli_se_transparent_hash_operation_t

Typedef Documentation#

mbedtls_sha512_context#

typedef SL_HASH_OPERATION_CTX_TYPE mbedtls_sha512_context

SHA-512 context structure.


Definition at line 67 of file platform/security/sl_component/sl_mbedtls_support/inc/sha512_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/sha512_alt.h