Searched refs:mbedtls_chachapoly_finish (Results 1 – 3 of 3) sorted by relevance
270 int mbedtls_chachapoly_finish( mbedtls_chachapoly_context *ctx,
235 int mbedtls_chachapoly_finish( mbedtls_chachapoly_context *ctx, in mbedtls_chachapoly_finish() function302 ret = mbedtls_chachapoly_finish( ctx, tag ); in chachapoly_crypt_and_tag()
1144 return( mbedtls_chachapoly_finish( in mbedtls_cipher_write_tag()1213 ret = mbedtls_chachapoly_finish( in mbedtls_cipher_check_tag()
Completed in 8 milliseconds