Searched refs:ceph_crypto_key_clone (Results 1 – 4 of 4) sorted by relevance
23 extern int ceph_crypto_key_clone(struct ceph_crypto_key *dst,
14 int ceph_crypto_key_clone(struct ceph_crypto_key *dst, in ceph_crypto_key_clone() function
291 err = ceph_crypto_key_clone(dst, ckey); in get_secret()
691 ret = ceph_crypto_key_clone(&xi->secret, ac->key); in ceph_x_init()