Searched defs:cmac (Results 1 – 4 of 4) sorted by relevance
87 struct cc3xx_aes_state_t cmac; /*!< Underlying state of AES configured in CMAC mode */ member
86 cc3xx_cipher_operation_t cmac; /*!< Underlying cipher op for CMAC */ member
108 static psa_status_t cmac_setup(cc3xx_cipher_operation_t *cmac, in cmac_setup()
93 uint8_t cmac; member