Searched refs:ceph_aes_crypt (Results 1 – 1 of 1) sorted by relevance
219 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() function291 return ceph_aes_crypt(key, encrypt, buf, buf_len, in_len, in ceph_crypt()