Searched refs:mbedtls_chachapoly_auth_decrypt (Results 1 – 5 of 5) sorted by relevance
319 int mbedtls_chachapoly_auth_decrypt(mbedtls_chachapoly_context *ctx,
64 ret = mbedtls_chachapoly_auth_decrypt(&ctx,
291 int mbedtls_chachapoly_auth_decrypt(mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_auth_decrypt() function
287 mbedtls_chachapoly_auth_decrypt(&operation.ctx.chachapoly, in mbedtls_psa_aead_decrypt()
1566 ret = mbedtls_chachapoly_auth_decrypt(ctx->cipher_ctx, ilen, in mbedtls_cipher_aead_decrypt()