Searched refs:pDataInBuff (Results 1 – 1 of 1) sorted by relevance
52 uint8_t *pDataInBuff = NULL; in runIt_hmac() local65 ALLOC_AND_COPY(dataInBuffPtr, pDataInBuff, hmacTest_InputData, hmacTest_InputDataSize); in runIt_hmac()79 pDataInBuff, in runIt_hmac()99 …RUNIT_ASSERT_WITH_RESULT(mbedtls_md_hmac_update(&ctx, pDataInBuff, hmacTest_InputDataSize), CC_OK); in runIt_hmac()