Searched refs:activeTamperConfig (Results 1 – 2 of 2) sorted by relevance
121 const tdet_active_tamper_config_t *activeTamperConfig, in tdet_ActiveTamperConfigure() argument129 (activeTamperConfig != NULL)) in tdet_ActiveTamperConfigure()133 temp |= DIGTMP_ATR_ATSR(activeTamperConfig->activeTamperShift); in tdet_ActiveTamperConfigure()134 temp |= DIGTMP_ATR_ATP(activeTamperConfig->activeTamperPolynomial); in tdet_ActiveTamperConfigure()305 const tdet_active_tamper_config_t *activeTamperConfig, in TDET_ActiveTamperSetConfig() argument321 status = tdet_ActiveTamperConfigure(base, activeTamperConfig, i); in TDET_ActiveTamperSetConfig()
441 const tdet_active_tamper_config_t *activeTamperConfig,