ceph_x_encrypt_offset   51 net/ceph/auth_x.c 	return ceph_x_encrypt_offset() + ilen + 16;
ceph_x_encrypt_offset  193 net/ceph/auth_x.c 	dp = *p + ceph_x_encrypt_offset();
ceph_x_encrypt_offset  219 net/ceph/auth_x.c 		tp = *p + ceph_x_encrypt_offset();
ceph_x_encrypt_offset  312 net/ceph/auth_x.c 	msg_b = p + ceph_x_encrypt_offset();
ceph_x_encrypt_offset  506 net/ceph/auth_x.c 							ceph_x_encrypt_offset();
ceph_x_encrypt_offset  734 net/ceph/auth_x.c 	struct ceph_x_authorize_reply *reply = p + ceph_x_encrypt_offset();
ceph_x_encrypt_offset  818 net/ceph/auth_x.c 		} __packed *sigblock = enc_buf + ceph_x_encrypt_offset();