Accelerated SHA-1 Hash Function#

Accelerated mbed TLS SHA-1 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-1 context structure.

Macros#

#define
SL_HASH_OPERATION_CTX_TYPE sli_se_transparent_hash_operation_t

Typedef Documentation#

mbedtls_sha1_context#

typedef SL_HASH_OPERATION_CTX_TYPE mbedtls_sha1_context

SHA-1 context structure.


Definition at line 71 of file platform/security/sl_component/sl_mbedtls_support/inc/sha1_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/sha1_alt.h