Searched refs:mbedtls_chachapoly_auth_decrypt (Results 1 – 3 of 3) sorted by relevance
335 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx,
348 int mbedtls_chachapoly_auth_decrypt( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_auth_decrypt() function
1150 ret = mbedtls_chachapoly_auth_decrypt( ctx->cipher_ctx, ilen, in mbedtls_cipher_auth_decrypt()
Completed in 5 milliseconds