Searched defs:b32 (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/dev/random/
H A Dfips_sha1.h55 u_int32_t b32[5]; /* state (ABCDE) */ member in union:sha1_ctxt::__anon32
59 u_int32_t b32[2]; member in union:sha1_ctxt::__anon33
64 u_int32_t b32[16]; /* input buffer */ member in union:sha1_ctxt::__anon34
/xnu-2422.115.4/libkern/libkern/crypto/
H A Dsha1.h42 u_int32_t b32[5]; /* state (ABCDE) */ member in union:sha1_ctxt::__anon817
46 u_int32_t b32[2]; member in union:sha1_ctxt::__anon818
51 u_int32_t b32[16]; /* input buffer */ member in union:sha1_ctxt::__anon819

Completed in 15 milliseconds