Searched refs:mbedtls_arc4_free (Results 1 – 9 of 9) sorted by relevance
60 void mbedtls_arc4_free( mbedtls_arc4_context *ctx ) in mbedtls_arc4_free() function198 mbedtls_arc4_free( &ctx ); in mbedtls_arc4_self_test()
170 mbedtls_arc4_free( &ctx ); in mbedtls_pkcs12_pbe_sha1_rc4_128()
1249 mbedtls_arc4_free( (mbedtls_arc4_context *) ctx ); in arc4_ctx_free()
65 void mbedtls_arc4_free( mbedtls_arc4_context *ctx );
1767 #define arc4_free mbedtls_arc4_free
37 mbedtls_arc4_free( &ctx );
365 mbedtls_arc4_free( &arc4 ); in main()
461 mbedtls_arc4_free( &arc4 ); in benchmark()
1311 arc4_free mbedtls_arc4_free