Searched refs:cc_bytes (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/crypto/ | ||
| H A D | cryptodev.h | 181 u_int64_t cc_bytes; /* Counter of how many bytes done */ member |
| H A D | crypto.c | 414 crypto_drivers[hid].cc_bytes += crp->crp_ilen; in crypto_invoke() |