Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dchachapoly.c45 static int chachapoly_pad_aad(mbedtls_chachapoly_context *ctx) in chachapoly_pad_aad() function
182 ret = chachapoly_pad_aad(ctx); in mbedtls_chachapoly_update()
226 ret = chachapoly_pad_aad(ctx); in mbedtls_chachapoly_finish()