Lines Matching defs:secure
390 static int head_onwire_len(int ctrl_len, bool secure)
397 if (secure) {
413 bool secure)
422 if (!secure)
430 static int tail_onwire_len(const struct ceph_msg *msg, bool secure)
433 data_len(msg), secure);
795 return 0; /* auth_x, secure mode */
831 return ret; /* auth_x, both plain and secure modes */
3279 /* we end up here both plain and secure modes */
3640 dout("%s con %p secure - noop\n", __func__, con);