Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ffcdh.h177 CC_FFCDH_PARTY_V, /*!< party V of Key Agreement */ enumerator
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/
Dcc_ffcdh.c1731 } else if(pDhCtx->userParty == CC_FFCDH_PARTY_V){ in FfcDhCalcSharedSecretVal()
1981 if(pDhCtx->userParty == CC_FFCDH_PARTY_V) { in FfcDhCalcConfirmMacTags()