Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/library/
Dchachapoly.c78 static int chachapoly_pad_ciphertext( mbedtls_chachapoly_context *ctx ) in chachapoly_pad_ciphertext() function
256 ret = chachapoly_pad_ciphertext( ctx ); in mbedtls_chachapoly_finish()