Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dcrypto.h44 void ceph_hmac_sha256(const struct ceph_crypto_key *key, const void *buf,
H A Dcrypto.c441 void ceph_hmac_sha256(const struct ceph_crypto_key *key, const void *buf, in ceph_hmac_sha256() function
H A Dauth_x.c585 ceph_hmac_sha256(&xi->secret, blob, sizeof(*blob), in ceph_x_build_request()
1101 ceph_hmac_sha256(&au->session_key, sigblock, in calc_signature()