Searched refs:mbedtls_chachapoly_free (Results 1 – 3 of 3) sorted by relevance
130 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
104 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_free() function510 mbedtls_chachapoly_free( &ctx ); in mbedtls_chachapoly_self_test()
2074 mbedtls_chachapoly_free( (mbedtls_chachapoly_context *) ctx ); in chachapoly_ctx_free()
Completed in 10 milliseconds