Searched refs:b32 (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/random/
H A Dfips_sha1.h55 u_int32_t b32[5]; /* state (ABCDE) */ member in union:sha1_ctxt::__anon43
59 u_int32_t b32[2]; member in union:sha1_ctxt::__anon44
64 u_int32_t b32[16]; /* input buffer */ member in union:sha1_ctxt::__anon45
H A Drandomdev.c260 *finger++ = OSSwapHostToBigInt32(sha1_ctx.h.b32[j]);
H A Dfips_sha1.c75 #define state h.b32
76 #define bcount c.b32
/darwin-on-arm/xnu/libkern/libkern/crypto/
H A Dsha1.h42 u_int32_t b32[5]; /* state (ABCDE) */ member in union:sha1_ctxt::__anon818
46 u_int32_t b32[2]; member in union:sha1_ctxt::__anon819
51 u_int32_t b32[16]; /* input buffer */ member in union:sha1_ctxt::__anon820
/darwin-on-arm/xnu/libkern/crypto/
H A Dlocalcrypto_sha1.c65 #define state h.b32
66 #define bcount c.b32

Completed in 26 milliseconds