Searched refs:__ceph_x_decrypt (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ceph/
H A Dauth_x.c77 static int __ceph_x_decrypt(struct ceph_crypto_key *secret, void *p, function
105 ret = __ceph_x_decrypt(secret, *p, ciphertext_len);
800 ret = __ceph_x_decrypt(secret, challenge, challenge_len);

Completed in 153 milliseconds