Searched refs:chachapoly_pad_aad (Results 1 – 1 of 1) sorted by relevance
63 static int chachapoly_pad_aad( mbedtls_chachapoly_context *ctx ) in chachapoly_pad_aad() function209 ret = chachapoly_pad_aad( ctx ); in mbedtls_chachapoly_update()255 ret = chachapoly_pad_aad( ctx ); in mbedtls_chachapoly_finish()
Completed in 2 milliseconds