Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dchachapoly.c66 static int chachapoly_pad_ciphertext(mbedtls_chachapoly_context *ctx) in chachapoly_pad_ciphertext() function
231 ret = chachapoly_pad_ciphertext(ctx); in mbedtls_chachapoly_finish()