CEPH_AUTH_CEPHX
case CEPH_AUTH_CEPHX:
int proto = ac->key ? CEPH_AUTH_CEPHX : CEPH_AUTH_NONE;
ac->protocol = CEPH_AUTH_CEPHX;