Searched refs:ceph_x_decrypt (Results 1 – 1 of 1) sorted by relevance
94 static int ceph_x_decrypt(struct ceph_crypto_key *secret, void **p, void *end) in ceph_x_decrypt() function194 ret = ceph_x_decrypt(secret, p, end); in process_one_ticket()220 ret = ceph_x_decrypt(&th->session_key, p, end); in process_one_ticket()737 ret = ceph_x_decrypt(&au->session_key, &p, p + CEPHX_AU_ENC_BUF_LEN); in ceph_x_verify_authorizer_reply()