Searched refs:mbedtls_chachapoly_auth_decrypt (Results 1 – 3 of 3) sorted by relevance
202 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_auth_decrypt() function
228 RUNIT_ASSERT_W_PARAM("decrypt", mbedtls_chachapoly_auth_decrypt( &ctx, in runIt_ChachaPolyDecrypt()
523 RUNIT_PERF_REG_API_W_PARAM(mbedtls_chachapoly_auth_decrypt, "decrypt" , 1); in runIt_regApi()