Searched refs:con_secure (Results 1 – 1 of 1) sorted by relevance
354 static bool con_secure(struct ceph_connection *con) in con_secure() function1234 if (con_secure(con)) { in __prepare_control()1357 con_secure(con))); in prepare_auth_signature()1402 buf = alloc_conn_buf(con, head_onwire_len(ctrl_len, con_secure(con))); in prepare_client_ident()1439 buf = alloc_conn_buf(con, head_onwire_len(ctrl_len, con_secure(con))); in prepare_session_reconnect()1648 if (con_secure(con)) { in prepare_message()1695 con_secure(con) ? CEPH_PREAMBLE_SECURE_LEN : in prepare_read_preamble()1918 desc->fd_lens[3], con_secure(con)); in prepare_skip_message()2727 if (con_secure(con)) in __handle_control()2738 if (con_secure(con)) { in handle_preamble()[all …]