ceph_x_encrypt_header   46 net/ceph/auth_x.c 	return sizeof(u32) + sizeof(struct ceph_x_encrypt_header);
ceph_x_encrypt_header   57 net/ceph/auth_x.c 	struct ceph_x_encrypt_header *hdr = buf + sizeof(u32);
ceph_x_encrypt_header   65 net/ceph/auth_x.c 			 plaintext_len + sizeof(struct ceph_x_encrypt_header),
ceph_x_encrypt_header   77 net/ceph/auth_x.c 	struct ceph_x_encrypt_header *hdr = p;
ceph_x_encrypt_header  687 net/ceph/auth_x.c 	    challenge_buf + sizeof(struct ceph_x_encrypt_header);