Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClRsa/src/
DmcuxClRsa_PrivateCrt.c126 uint8_t *pC = pPkcWorkarea; in MCUX_CSSL_FP_FUNCTION_DEF() local
127 uint8_t *pBlind32 = pC + bufferSizeInput; in MCUX_CSSL_FP_FUNCTION_DEF()
167 …MCUX_CSSL_FP_FUNCTION_CALL(memset_result, mcuxClMemory_set(pC + exactModByteLength, 0x00U, bufferS… in MCUX_CSSL_FP_FUNCTION_DEF()
447 …(compare_result, mcuxCsslMemory_Compare(mcuxCsslParamIntegrity_Protect(3u, pC, pModT2, exactModByt… in MCUX_CSSL_FP_FUNCTION_DEF()
448 pC , in MCUX_CSSL_FP_FUNCTION_DEF()
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_q15.c704 const q15_t *pC = pCoef; in arm_cfft_radix4by2_q15() local
718 coeff = read_q15x2_ia ((q15_t **) &pC); in arm_cfft_radix4by2_q15()
803 const q15_t *pC = pCoef; in arm_cfft_radix4by2_inverse_q15() local
817 coeff = read_q15x2_ia ((q15_t **) &pC); in arm_cfft_radix4by2_inverse_q15()