Searched refs:sourceOut_ptr_ptr (Results 1 – 3 of 3) sorted by relevance
285 uint32_t **sourceOut_ptr_ptr, /*out*/ in LLF_RND_GetTrngSource() argument323 *sourceOut_ptr_ptr = rndWorkBuff_ptr; in LLF_RND_GetTrngSource()324 ramAddr = *sourceOut_ptr_ptr + CC_RND_TRNG_SRC_INNER_OFFSET_WORDS; in LLF_RND_GetTrngSource()333 *sourceOutSize_ptr = (*sourceOut_ptr_ptr)[0]; in LLF_RND_GetTrngSource()346 tmp = (*sourceOut_ptr_ptr)[1]; /*count blocks for estimation*/ in LLF_RND_GetTrngSource()
88 uint32_t **sourceOut_ptr_ptr,159 uint32_t **sourceOut_ptr_ptr, /*out*/ in LLF_RND_GetTrngSource() argument182 sourceOut_ptr_ptr, sourceOutSize_ptr, rndWorkBuff_ptr, CC_FALSE/* isStartup*/); in LLF_RND_GetTrngSource()326 uint32_t **sourceOut_ptr_ptr, /*out*/ in getTrngSource() argument355 *sourceOut_ptr_ptr = rndWorkBuff_ptr + CC_RND_SRC_BUFF_OFFSET_WORDS; in getTrngSource()356 ramAddr = *sourceOut_ptr_ptr + CC_RND_TRNG_SRC_INNER_OFFSET_WORDS; in getTrngSource()370 *sourceOutSize_ptr = (*sourceOut_ptr_ptr)[0]; in getTrngSource()
102 uint32_t **sourceOut_ptr_ptr, /*out*/