nrf_crypto_hmac_info_t

nRF5 SDK v15.0.0

Data Fields

nrf_crypto_hmac_init_fn_t const init_fn
Pointer to update function for specific backend.
nrf_crypto_hmac_update_fn_t const update_fn
Pointer to update function for specific backend.
nrf_crypto_hmac_finalize_fn_t const finalize_fn
Pointer to finalize function for specific backend.
size_t const digest_size
Size of the digest of the HMAC operation.
size_t const context_size
Size of the context type.
nrf_crypto_hmac_type_t const type
HMAC algorithm type.
  • components/libraries/crypto/nrf_crypto_hmac_shared.h