Searched refs:b64 (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/random/
H A Dfips_sha1.h60 u_int64_t b64[1]; /* # of bits, modulo 2^64 (msb first) */ member in union:sha1_ctxt::__anon44
/darwin-on-arm/xnu/libkern/libkern/crypto/
H A Dsha1.h47 u_int64_t b64[1]; /* # of bits, modulo 2^64 (msb first) */ member in union:sha1_ctxt::__anon819
/darwin-on-arm/xnu/libkern/crypto/
H A Dcorecrypto_sha1.c14 return ctx->c.b64[0];
19 ctx->c.b64[0]=count;

Completed in 61 milliseconds