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

/net/ceph/
H A Dcrypto.h36 int ceph_decrypt2(struct ceph_crypto_key *secret,
H A Dcrypto.c447 int ceph_decrypt2(struct ceph_crypto_key *secret, function
H A Dauth_x.c83 ret = ceph_decrypt2(secret, &head, &head_len, *obuf, &olen, *p, len);

Completed in 56 milliseconds