Home
last modified time | relevance | path

Searched refs:tempOutSize (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_crypto_sym.c366 size_t tempOutSize = 0; in CC_CommonAesCmacEncrypt() local
397 rc = CMAC_Final(cmac_ctx, pOutput, &tempOutSize); in CC_CommonAesCmacEncrypt()