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

/net/ceph/
H A Dcrypto.h23 int ceph_crypto_key_clone(struct ceph_crypto_key *dst,
H A Dceph_common.c316 err = ceph_crypto_key_clone(dst, ckey);
H A Dcrypto.c15 int ceph_crypto_key_clone(struct ceph_crypto_key *dst, function
H A Dauth_x.c700 ret = ceph_crypto_key_clone(&xi->secret, ac->key);

Completed in 44 milliseconds