Home
last modified time | relevance | path

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

/linux/net/ceph/
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.c590 ceph_hmac_sha256(&xi->secret, blob, sizeof(*blob), in ceph_x_build_request()
1113 ceph_hmac_sha256(&au->session_key, sigblock, in calc_signature()