Searched refs:chachapoly_pad_aad (Results 1 – 1 of 1) sorted by relevance
58 static int chachapoly_pad_aad( mbedtls_chachapoly_context *ctx ) in chachapoly_pad_aad() function204 ret = chachapoly_pad_aad( ctx ); in mbedtls_chachapoly_update()250 ret = chachapoly_pad_aad( ctx ); in mbedtls_chachapoly_finish()
Completed in 3 milliseconds