Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_drbg.h49 struct cc3xx_drbg_hmac_state_t hmac; member
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_mac.c262 cc3xx_hash_operation_t *hmac = &(operation->hmac); in hmac_setup() local
336 cc3xx_hash_operation_t *hmac = &(operation->hmac); in hmac_finish() local
/trusted-firmware-m-3.7.0/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/include/
Dcc3xx_crypto_primitives_private.h86 struct cc3xx_hmac_state_t hmac; /*!< Underlying state of HMAC */ member
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/include/
Dcc3xx_crypto_primitives_private.h87 cc3xx_hash_operation_t hmac; /*!< Underlying hash op for HMAC */ member