Searched refs:RsaHashCtxBuff (Results 1 – 3 of 3) sorted by relevance
217 ((CCHashUserContext_t *)((ccmWorkingContext_ptr->RsaHashCtxBuff))), in CC_RsaVerifyInit()353 Error = CC_HashUpdate(((CCHashUserContext_t*)(ccmWorkingContext_ptr->RsaHashCtxBuff)), in CC_RsaVerifyUpdate()476 Error=CC_HashFinish(((CCHashUserContext_t *)(ccmWorkingContext_ptr->RsaHashCtxBuff)), in CC_RsaVerifyFinish()
208 ((CCHashUserContext_t *)((ccmWorkingContext_ptr->RsaHashCtxBuff))), in CC_RsaSignInit()344 Error=CC_HashUpdate( ((CCHashUserContext_t *)(ccmWorkingContext_ptr->RsaHashCtxBuff)), in CC_RsaSignUpdate()485 Error = CC_HashFinish(((CCHashUserContext_t *)(ccmWorkingContext_ptr->RsaHashCtxBuff)), in CC_RsaSignFinish()
396 uint32_t RsaHashCtxBuff[CC_PKA_RSA_HASH_CTX_SIZE_IN_WORDS]; member477 uint32_t RsaHashCtxBuff[CC_PKA_RSA_HASH_CTX_SIZE_IN_WORDS]; member