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

/linux-4.1.27/net/ceph/
H A Dauth_x.c47 static int ceph_x_encrypt(struct ceph_crypto_key *secret, ceph_x_encrypt() function
340 ret = ceph_x_encrypt(&au->session_key, &msg_b, sizeof(msg_b), ceph_x_build_authorizer()
445 ret = ceph_x_encrypt(&xi->secret, &tmp, sizeof(tmp), ceph_x_build_request()
682 ret = ceph_x_encrypt(&au->session_key, &tmp, sizeof(tmp), calcu_signature()

Completed in 89 milliseconds