ceph_crypto_key_clone  363 net/ceph/auth_x.c 	ret = ceph_crypto_key_clone(&au->session_key, &th->session_key);
ceph_crypto_key_clone  948 net/ceph/auth_x.c 	ret = ceph_crypto_key_clone(&xi->secret, ac->key);
ceph_crypto_key_clone  353 net/ceph/ceph_common.c 	err = ceph_crypto_key_clone(dst, ckey);
ceph_crypto_key_clone   19 net/ceph/crypto.h int ceph_crypto_key_clone(struct ceph_crypto_key *dst,