Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth_x.c69 static int ceph_x_encrypt_offset(const struct ceph_crypto_key *key) in ceph_x_encrypt_offset() function
227 dp = *p + ceph_x_encrypt_offset(secret); in process_one_ticket()
261 tp = *p + ceph_x_encrypt_offset(&th->session_key); in process_one_ticket()
355 msg_b = p + ceph_x_encrypt_offset(&au->session_key); in encrypt_authorizer()
567 blob = enc_buf + ceph_x_encrypt_offset(&xi->secret); in ceph_x_build_request()
698 dp = *p + ceph_x_encrypt_offset(&th->session_key); in handle_auth_session_key()
919 dp = *p + ceph_x_encrypt_offset(secret); in decrypt_authorizer_reply()
1044 ceph_x_encrypt_offset(&au->session_key); in calc_signature()