Searched refs:kvecs (Results 1 – 1 of 1) sorted by relevance
797 const struct kvec *kvecs, int kvec_cnt, u8 *hmac) in ceph_hmac_sha256() argument817 ret = crypto_shash_update(desc, kvecs[i].iov_base, in ceph_hmac_sha256()818 kvecs[i].iov_len); in ceph_hmac_sha256()