Meta backend.

nRF5 SDK v15.0.0

Includes all backends definitions. More...

Typedefs

typedef
nrf_crypto_hmac_internal_context_t
nrf_crypto_backend_hmac_sha256_context_t
typedef
nrf_crypto_hmac_internal_context_t
nrf_crypto_backend_hmac_sha512_context_t

Detailed Description

Includes all backends definitions.

This file includes all backend definitions, and provide a dummy context in case no backend is enabled. This is needed so that any project including HMAC headers will still compile when HMAC is not used/enabled.