Searched refs:ceph_crypto_key_clone (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/ceph/
H A Dcrypto.h23 int ceph_crypto_key_clone(struct ceph_crypto_key *dst,
H A Dauth_x.c298 ret = ceph_crypto_key_clone(&au->session_key, &th->session_key); ceph_x_build_authorizer()
762 ret = ceph_crypto_key_clone(&xi->secret, ac->key); ceph_x_init()
H A Dceph_common.c316 err = ceph_crypto_key_clone(dst, ckey); get_secret()
H A Dcrypto.c15 int ceph_crypto_key_clone(struct ceph_crypto_key *dst, ceph_crypto_key_clone() function

Completed in 176 milliseconds