Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ubsec/
H A Dubsecreg.h126 u_int32_t pc_hmouter[5]; /* hmac outer state */ member
147 volatile u_int32_t pc_hmouter[5]; /* hmac outer state */ member
H A Dubsec.c1133 ctx.pc_hmouter[i] = ses->ses_hmouter[i]; in ubsec_process()
1136 HTOLE32(ctx.pc_hmouter[i]); in ubsec_process()
1448 ctxl->pc_hmouter[i] = ctx.pc_hmouter[i]; in ubsec_process()