CEPHX_ENC_MAGIC 62 net/ceph/auth_x.c hdr->magic = cpu_to_le64(CEPHX_ENC_MAGIC); CEPHX_ENC_MAGIC 86 net/ceph/auth_x.c if (le64_to_cpu(hdr->magic) != CEPHX_ENC_MAGIC) {