Searched refs:mbedtls_chachapoly_free (Results 1 – 7 of 7) sorted by relevance
128 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx );
104 void mbedtls_chachapoly_free( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_free() function524 mbedtls_chachapoly_free( &ctx ); in mbedtls_chachapoly_self_test()
2063 mbedtls_chachapoly_free( (mbedtls_chachapoly_context *) ctx ); in chachapoly_ctx_free()
Completed in 21 milliseconds