Home
last modified time | relevance | path

Searched refs:ceph_aes_crypt (Results 1 – 1 of 1) sorted by relevance

/net/ceph/
Dcrypto.c219 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() function
291 return ceph_aes_crypt(key, encrypt, buf, buf_len, in_len, in ceph_crypt()