Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/scrambler/
Dfsl_component_scrambler.c16 void SCRAMBLER_Whiten(whitener_config_t *whitenerConfig, uint8_t *pBuff, uint32_t buffLength) in SCRAMBLER_Whiten() argument
22 for (uint32_t i = 0U; i < buffLength; i++) in SCRAMBLER_Whiten()
Dfsl_component_scrambler.h82 void SCRAMBLER_Whiten(whitener_config_t *whitenerConfig, uint8_t *pBuff, uint32_t buffLength);