Searched defs:nblocks (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libkern/crypto/
H A Dcorecrypto_des.c117 int nblocks; local
158 int nblocks; local
186 int nblocks; local
/darwin-on-arm/xnu/bsd/net/
H A Dflowhash.c187 const u_int32_t nblocks = len / 4; local
245 const u_int32_t nblocks = len / 16; local
/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccmode.h107 cccbc_update(const struct ccmode_cbc *mode, cccbc_ctx *ctx, cccbc_iv *iv, unsigned long nblocks, const void *in, void *out) argument
113 cccbc_one_shot(const struct ccmode_cbc *mode, unsigned long key_len, const void *key, const void *iv, unsigned long nblocks, const void *in, void *out) argument
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c4705 u_int32_t start, nblocks; local
[all...]

Completed in 87 milliseconds