Searched refs:testBit (Results 1 – 1 of 1) sorted by relevance
1198 uint32_t testBit = 0; in CC_FfcDhValidateAndImportPublKey() local1235 testBit = FFCDH_CTX_VALID_TAG_PARTN_STAT_KEY_BIT; in CC_FfcDhValidateAndImportPublKey()1246 testBit = FFCDH_CTX_VALID_TAG_PARTN_EPHEM_KEY_BIT; in CC_FfcDhValidateAndImportPublKey()1275 pDhCtx->validTag |= testBit; in CC_FfcDhValidateAndImportPublKey()1329 uint32_t testBit; in CC_FfcDhValidateAndImportKeyPair() local1382 testBit = FFCDH_CTX_VALID_TAG_USER_STAT_KEY_BIT; in CC_FfcDhValidateAndImportKeyPair()1393 testBit = FFCDH_CTX_VALID_TAG_USER_EPHEM_KEY_BIT; in CC_FfcDhValidateAndImportKeyPair()1461 pDhCtx->validTag |= testBit; in CC_FfcDhValidateAndImportKeyPair()