Searched refs:__ceph_x_decrypt (Results 1 – 1 of 1) sorted by relevance
74 static int __ceph_x_decrypt(struct ceph_crypto_key *secret, void *p, in __ceph_x_decrypt() function102 ret = __ceph_x_decrypt(secret, *p, ciphertext_len); in ceph_x_decrypt()691 ret = __ceph_x_decrypt(&au->session_key, challenge_buf, in decrypt_authorize_challenge()