Searched defs:b32 (Results 1 - 2 of 2) 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
/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

Completed in 12 milliseconds