Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_cc_chacha_poly.h42 CIMPORT_C CCError_t mbedtls_chacha_poly(
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_chacha_poly.c17 CIMPORT_C CCError_t mbedtls_chacha_poly( in mbedtls_chacha_poly() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c515 RUNIT_PERF_REG_API_W_PARAM(mbedtls_chacha_poly, "encrypt" , 1); in runIt_regApi()
516 RUNIT_PERF_REG_API_W_PARAM(mbedtls_chacha_poly, "decrypt" , 1); in runIt_regApi()