ceph_crypt_buflen
return sizeof(u32) + ceph_crypt_buflen(key, encrypt_len);
int ceph_crypt_buflen(const struct ceph_crypto_key *key, int data_len);