Home
last modified time | relevance | path

Searched defs:usage_slot (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/
H A Dcrypto.c328 static int ceph_krb5_encrypt(const struct ceph_crypto_key *key, int usage_slot, in ceph_krb5_encrypt() argument
358 static int ceph_krb5_decrypt(const struct ceph_crypto_key *key, int usage_slot, in ceph_krb5_decrypt() argument
389 int ceph_crypt(const struct ceph_crypto_key *key, int usage_slot, bool encrypt, in ceph_crypt() argument
H A Dauth_x.c85 static int ceph_x_encrypt(const struct ceph_crypto_key *key, int usage_slot, in ceph_x_encrypt()
106 static int __ceph_x_decrypt(const struct ceph_crypto_key *key, int usage_slot, in __ceph_x_decrypt()
127 static int ceph_x_decrypt(const struct ceph_crypto_key *key, int usage_slot, in ceph_x_decrypt()