I caculate MAC in CSEc mocule by CSEC_DRV_GenerateMACAddrMode function as follows,

but it compare with the value that caculated by mbedtls Algorithm library as follows,

the result is diffent, check failed.
we can caculate the mac by other methods? and, we need add 128 bits datas? like this, as follow

and checkking it caculated by CSEC_DRV_GenerateMACAddrMode.