Searched refs:ceph_aes_crypt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | crypto.c | 218 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() function 290 return ceph_aes_crypt(key, encrypt, buf, buf_len, in_len, in ceph_crypt()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | crypto.c | 219 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()
|
Completed in 2 milliseconds