Home
last modified time | relevance | path

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

/net/ceph/
Dauth_x.c48 static int ceph_x_encrypt(struct ceph_crypto_key *secret, in ceph_x_encrypt() function
324 ret = ceph_x_encrypt(&th->session_key, &msg_b, sizeof(msg_b), in ceph_x_build_authorizer()
429 ret = ceph_x_encrypt(&xi->secret, &tmp, sizeof(tmp), in ceph_x_build_request()