Searched refs:msg_b (Results 1 – 1 of 1) sorted by relevance
279 struct ceph_x_authorize_b msg_b; in ceph_x_build_authorizer() local288 maxlen = sizeof(*msg_a) + sizeof(msg_b) + in ceph_x_build_authorizer()322 msg_b.struct_v = 1; in ceph_x_build_authorizer()323 msg_b.nonce = cpu_to_le64(au->nonce); in ceph_x_build_authorizer()324 ret = ceph_x_encrypt(&th->session_key, &msg_b, sizeof(msg_b), in ceph_x_build_authorizer()