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

/xnu-2782.1.97/osfmk/prng/
H A Dfips_sha1.h60 u_int64_t b64[1]; /* # of bits, modulo 2^64 (msb first) */ member in union:sha1_ctxt::__anon1147
/xnu-2782.1.97/libkern/libkern/crypto/
H A Dsha1.h47 u_int64_t b64[1]; /* # of bits, modulo 2^64 (msb first) */ member in union:sha1_ctxt::__anon842
/xnu-2782.1.97/libkern/crypto/
H A Dcorecrypto_sha1.c10 return ctx->c.b64[0];
15 ctx->c.b64[0]=count;

Completed in 72 milliseconds