Searched refs:smb_convert_encrypt_ciphers (Results 1 – 4 of 4) sorted by relevance
1257 smb_convert_encrypt_ciphers(char *value) in smb_convert_encrypt_ciphers() function1306 ciphers = smb_convert_encrypt_ciphers(buf); in smb_config_get_encrypt_ciphers()
128 smb_convert_encrypt_ciphers;
230 extern int smb_convert_encrypt_ciphers(char *);
2446 if (smb_convert_encrypt_ciphers(value) <= 0) in ciphers_validator()