Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dcrypto.h17 static inline void ceph_crypto_key_destroy(struct ceph_crypto_key *key) in ceph_crypto_key_destroy() function
Dauth_x.c132 ceph_crypto_key_destroy(&th->session_key); in remove_ticket_handler()
231 ceph_crypto_key_destroy(&th->session_key); in process_one_ticket()
285 ceph_crypto_key_destroy(&au->session_key); in ceph_x_authorizer_cleanup()
307 ceph_crypto_key_destroy(&au->session_key); in ceph_x_build_authorizer()
656 ceph_crypto_key_destroy(&xi->secret); in ceph_x_destroy()
Dcrypto.c553 ceph_crypto_key_destroy(ckey); in ceph_key_free_preparse()
561 ceph_crypto_key_destroy(ckey); in ceph_key_destroy()
Dceph_common.c284 ceph_crypto_key_destroy(opt->key); in ceph_destroy_options()