Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh_local.h258 uint32_t hmacSalt[CC_FFCDH_MAX_SIZE_OF_HMAC_SALT_BUFF_BYTES/CC_32BIT_WORD_SIZE]; member
Dcc_ffcdh.c827 CC_PalMemCopy(pDhCtx->hmacSalt, pHmacSalt, hmacSaltSize); in CC_FfcDhCtxSetSchemeParams()
2298 (uint8_t*)&pDhCtx->hmacSalt[0], in CC_FfcDhSetAndCalculateSchemeData()