Searched refs:ceph_crypto_key_prepare (Results 1 – 2 of 2) sorted by relevance
244 ret = ceph_crypto_key_prepare(&new_session_key, ticket_key_usages, in process_one_ticket()412 ret = ceph_crypto_key_prepare(&au->session_key, authorizer_key_usages, in ceph_x_build_authorizer()1193 ret = ceph_crypto_key_prepare(&xi->secret, client_key_usages, in ceph_x_init()
78 int ceph_crypto_key_prepare(struct ceph_crypto_key *key, in ceph_crypto_key_prepare() function