Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth_x.c127 static int ceph_x_decrypt(const struct ceph_crypto_key *key, int usage_slot, in ceph_x_decrypt() function
228 ret = ceph_x_decrypt(secret, in process_one_ticket()
262 ret = ceph_x_decrypt(&th->session_key, in process_one_ticket()
699 ret = ceph_x_decrypt(&th->session_key, in handle_auth_session_key()
920 ret = ceph_x_decrypt(secret, 2 /* CEPHX_KEY_USAGE_AUTHORIZE_REPLY */, in decrypt_authorizer_reply()