Home
last modified time | relevance | path

Searched refs:ses_hmouter (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/safe/
H A Dsafevar.h130 u_int32_t ses_hmouter[5]; /* hmac outer state */ member
H A Dsafe.c643 bcopy(sha1ctx.h.b32, ses->ses_hmouter, sizeof(sha1ctx.h.b32)); in safe_setup_mackey()
650 ses->ses_hmouter[i] = htole32(ses->ses_hmouter[i]); in safe_setup_mackey()
885 bcopy(ses->ses_hmouter, sa->sa_outdigest, in safe_process()