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

/openbsd-current/sys/crypto/
H A Dcryptosoft.h47 } SWCR_UN; member in struct:swcr_data
49 #define sw_ictx SWCR_UN.SWCR_AUTH.SW_ictx
50 #define sw_octx SWCR_UN.SWCR_AUTH.SW_octx
51 #define sw_klen SWCR_UN.SWCR_AUTH.SW_klen
52 #define sw_axf SWCR_UN.SWCR_AUTH.SW_axf
53 #define sw_kschedule SWCR_UN.SWCR_ENC.SW_kschedule
54 #define sw_exf SWCR_UN.SWCR_ENC.SW_exf
55 #define sw_size SWCR_UN.SWCR_COMP.SW_size
56 #define sw_cxf SWCR_UN.SWCR_COMP.SW_cxf

Completed in 73 milliseconds