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.c106 static int __ceph_x_decrypt(const struct ceph_crypto_key *key, int usage_slot, in __ceph_x_decrypt() function
136 ret = __ceph_x_decrypt(key, usage_slot, *p, ciphertext_len); in ceph_x_decrypt()
865 ret = __ceph_x_decrypt(secret, in decrypt_authorizer_challenge()