Searched refs:mbedtls_chacha_init (Results 1 – 3 of 3) sorted by relevance
92 CIMPORT_C CCError_t mbedtls_chacha_init(mbedtls_chacha_user_context *pContextID, in mbedtls_chacha_init() function235 …Error = mbedtls_chacha_init(&UserContext, pNonce, nonceSize, pKey, initialCounter, encryptDecryptF… in mbedtls_chacha()
113 CIMPORT_C CCError_t mbedtls_chacha_init(
512 RUNIT_PERF_REG_API(mbedtls_chacha_init , 1); in runIt_regApi()