cipher_alg_list
ciphers = cipher_alg_list(',', 0);
char *cipher_alg_list(char, int);
all_cipher = cipher_alg_list(',', 0);
all_cipher = cipher_alg_list(',', 0);
cp = cipher_alg_list('\n', 0);
cp = cipher_alg_list('\n', 1);