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

/linux-master/net/ceph/
H A Dcrypto.h27 void ceph_crypto_key_destroy(struct ceph_crypto_key *key);
H A Dcrypto.c66 ceph_crypto_key_destroy(key);
135 void ceph_crypto_key_destroy(struct ceph_crypto_key *key) function
333 ceph_crypto_key_destroy(ckey);
341 ceph_crypto_key_destroy(ckey);
H A Dauth_x.c154 ceph_crypto_key_destroy(&th->session_key);
248 ceph_crypto_key_destroy(&th->session_key);
266 ceph_crypto_key_destroy(&new_session_key);
344 ceph_crypto_key_destroy(&au->session_key);
365 ceph_crypto_key_destroy(&au->session_key);
919 ceph_crypto_key_destroy(&xi->secret);
H A Dceph_common.c345 ceph_crypto_key_destroy(opt->key);
456 ceph_crypto_key_destroy(opt->key);
469 ceph_crypto_key_destroy(opt->key);

Completed in 98 milliseconds