Searched defs:cmac_ctx (Results 1 – 3 of 3) sorted by relevance
137 mbedtls_cmac_context_t *cmac_ctx = NULL; in mbedtls_cipher_cmac_starts() local174 mbedtls_cmac_context_t *cmac_ctx = NULL; in mbedtls_cipher_cmac_update() local281 mbedtls_cmac_context_t *cmac_ctx = NULL; in mbedtls_cipher_cmac_finish() local326 mbedtls_cmac_context_t* cmac_ctx = NULL; in mbedtls_cipher_cmac_reset() local
140 static psa_status_t cmac_update(cc3xx_cipher_operation_t *cmac_ctx, in cmac_update()216 static psa_status_t cmac_finish(cc3xx_cipher_operation_t *cmac_ctx, in cmac_finish()
364 CMAC_CTX *cmac_ctx = NULL; in CC_CommonAesCmacEncrypt() local