Searched refs:ceph_hmac_sha256 (Results 1 – 3 of 3) sorted by relevance
44 void ceph_hmac_sha256(const struct ceph_crypto_key *key, const void *buf,
441 void ceph_hmac_sha256(const struct ceph_crypto_key *key, const void *buf, in ceph_hmac_sha256() function
585 ceph_hmac_sha256(&xi->secret, blob, sizeof(*blob), in ceph_x_build_request()1101 ceph_hmac_sha256(&au->session_key, sigblock, in calc_signature()