Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/include/
Dcc3xx_crypto_primitives_private.h87 struct cc3xx_aes_state_t cmac; /*!< Underlying state of AES configured in CMAC mode */ member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/include/
Dcc3xx_crypto_primitives_private.h86 cc3xx_cipher_operation_t cmac; /*!< Underlying cipher op for CMAC */ member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_mac.c108 static psa_status_t cmac_setup(cc3xx_cipher_operation_t *cmac, in cmac_setup()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c93 uint8_t cmac; member