Home
last modified time | relevance | path

Searched refs:ceph_x_encrypt_offset (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/ceph/
Dauth_x.c44 static int ceph_x_encrypt_offset(void) in ceph_x_encrypt_offset() function
51 return ceph_x_encrypt_offset() + ilen + 16; in ceph_x_encrypt_buflen()
193 dp = *p + ceph_x_encrypt_offset(); in process_one_ticket()
219 tp = *p + ceph_x_encrypt_offset(); in process_one_ticket()
312 msg_b = p + ceph_x_encrypt_offset(); in encrypt_authorizer()
506 ceph_x_encrypt_offset(); in ceph_x_build_request()
734 struct ceph_x_authorize_reply *reply = p + ceph_x_encrypt_offset(); in ceph_x_verify_authorizer_reply()
818 } __packed *sigblock = enc_buf + ceph_x_encrypt_offset(); in calc_signature()