Home
last modified time | relevance | path

Searched refs:mbedtls_chacha20_free (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Dchacha20_alt.c51 void mbedtls_chacha20_free( mbedtls_chacha20_context *ctx ) in mbedtls_chacha20_free() function
176 mbedtls_chacha20_free( &ctx ); in mbedtls_chacha20_crypt()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_chacha.c109 RUNIT_API(mbedtls_chacha20_free(&ctx)); in runIt_Chacha()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c519 RUNIT_PERF_REG_API(mbedtls_chacha20_free , 1); in runIt_regApi()