Searched refs:msg_b (Results 1 – 1 of 1) sorted by relevance
288 struct ceph_x_authorize_b msg_b; in ceph_x_build_authorizer() local302 maxlen = sizeof(*msg_a) + sizeof(msg_b) + in ceph_x_build_authorizer()338 msg_b.struct_v = 1; in ceph_x_build_authorizer()339 msg_b.nonce = cpu_to_le64(au->nonce); in ceph_x_build_authorizer()340 ret = ceph_x_encrypt(&au->session_key, &msg_b, sizeof(msg_b), in ceph_x_build_authorizer()