Searched refs:userParty (Results 1 – 3 of 3) sorted by relevance
425 CCFfcDhUserPartyIs_t userParty = pDhCtx->userParty; in FfcDhSchemeInfo() local452 if(userParty == CC_FFCDH_PARTY_U) { in FfcDhSchemeInfo()677 …CCFfcDhUserPartyIs_t userParty, /*!< [in] enumerator, defining role of the user (function's call… in CC_FfcDhCtxSetSchemeParams()750 …CHECK_AND_RETURN_ERROR(userParty >= CC_FFCDH_PARTY_NUM_OFF_MODE, CC_FFCDH_INVALID_USER_PARTY_I… in CC_FfcDhCtxSetSchemeParams()835 pDhCtx->userParty = userParty; in CC_FfcDhCtxSetSchemeParams()1728 if(pDhCtx->userParty == CC_FFCDH_PARTY_U) { in FfcDhCalcSharedSecretVal()1731 } else if(pDhCtx->userParty == CC_FFCDH_PARTY_V){ in FfcDhCalcSharedSecretVal()1831 CCFfcDhUserPartyIs_t userParty) in FfcDhUpdateOffsets() argument1838 if(userParty == CC_FFCDH_PARTY_U) { in FfcDhUpdateOffsets()1981 if(pDhCtx->userParty == CC_FFCDH_PARTY_V) { in FfcDhCalcConfirmMacTags()[all …]
248 …CCFfcDhUserPartyIs_t userParty; /*!< enumerator, defining user (i.e. the function's caller) par… member
532 …CCFfcDhUserPartyIs_t userParty, /*!< [in] enumerator, defining role of the user (function's call…