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
232 dp = *p + ceph_x_encrypt_offset(secret); in process_one_ticket()
266 tp = *p + ceph_x_encrypt_offset(&th->session_key); in process_one_ticket()
360 msg_b = p + ceph_x_encrypt_offset(&au->session_key); in encrypt_authorizer()
572 blob = enc_buf + ceph_x_encrypt_offset(&xi->secret); in ceph_x_build_request()
703 dp = *p + ceph_x_encrypt_offset(&th->session_key); in handle_auth_session_key()
924 dp = *p + ceph_x_encrypt_offset(secret); in decrypt_authorizer_reply()
1049 ceph_x_encrypt_offset(&au->session_key); in calc_signature()