Home
last modified time | relevance | path

Searched refs:cipher_alg_str (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_debug.c350 static __always_inline const char *cipher_alg_str(__le16 cipher) in cipher_alg_str() function
561 seq_printf(m, "Negotiated cipher (%s)", cipher_alg_str(server->cipher_type)); in cifs_debug_data_proc_show()