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

/barrelfish-master/lib/openssl-1.0.0d/engines/vendor_defns/
H A Dcswift.h30 typedef __uint32_t SW_U32; typedef
32 typedef unsigned long SW_U32; /* 32 bit integer */ typedef
37 SW_U32 low32;
38 SW_U32 high32;
44 SW_U32 low32;
45 SW_U32 high32;
148 typedef SW_U32 SW_ALGTYPE; /* alogrithm type */
149 typedef SW_U32 SW_STATE; /* state */
150 typedef SW_U32 SW_COMMAND_CODE; /* command code */
151 typedef SW_U32 SW_COMMAND_BITMA
[all...]

Completed in 10 milliseconds