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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/safe/
H A Dsha1.h44 u_int32_t b32[5]; member in union:sha1_ctxt::__anon549
52 u_int32_t b32[16]; member in union:sha1_ctxt::__anon551
H A Dsha1.c70 #define H(n) (ctxt->h.b32[(n)])
73 #define W(n) (ctxt->m.b32[(n)])
H A Dsafe.c400 bcopy(sha1ctx.h.b32, ses->ses_hminner, sizeof(sha1ctx.h.b32));
416 bcopy(sha1ctx.h.b32, ses->ses_hmouter, sizeof(sha1ctx.h.b32));
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/ubsec_ssb/
H A Dubsec_ssb.c457 bcopy(sha1ctx.h.b32, ses->ses_hminner, sizeof(sha1ctx.h.b32));
473 bcopy(sha1ctx.h.b32, ses->ses_hmouter, sizeof(sha1ctx.h.b32));

Completed in 38 milliseconds