Searched refs:bozo_ssl_set_ciphers (Results 1 – 4 of 4) sorted by relevance
50 bozo_ssl_set_ciphers
317 #define bozo_ssl_set_ciphers(w, x) bozo_noop macro325 void bozo_ssl_set_ciphers(bozohttpd_t *, const char *);
399 bozo_ssl_set_ciphers(&httpd, optarg); in main()
375 bozo_ssl_set_ciphers(bozohttpd_t *httpd, const char *ciphers) in bozo_ssl_set_ciphers() function