Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dmessenger_v2.c783 const struct kvec *kvecs, int kvec_cnt, in ceph_hmac_sha256() argument
790 con->v2.hmac_key_set, kvec_cnt); in ceph_hmac_sha256()
799 for (i = 0; i < kvec_cnt; i++) in ceph_hmac_sha256()