Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dauth_x.c131 ceph_crypto_key_destroy(&th->session_key); in remove_ticket_handler()
230 ceph_crypto_key_destroy(&th->session_key); in process_one_ticket()
297 ceph_crypto_key_destroy(&au->session_key); in ceph_x_build_authorizer()
312 ceph_crypto_key_destroy(&au->session_key); in ceph_x_build_authorizer()
627 ceph_crypto_key_destroy(&au->session_key); in ceph_x_destroy_authorizer()
648 ceph_crypto_key_destroy(&xi->secret); in ceph_x_destroy()
Dcrypto.h17 static inline void ceph_crypto_key_destroy(struct ceph_crypto_key *key) in ceph_crypto_key_destroy() function
Dcrypto.c557 ceph_crypto_key_destroy(ckey); in ceph_key_free_preparse()
565 ceph_crypto_key_destroy(ckey); in ceph_key_destroy()
Dceph_common.c274 ceph_crypto_key_destroy(opt->key); in ceph_destroy_options()