Lines Matching +full:fine +full:- +full:tune
6 * The following compile-time switches may be defined to control some
11 * SKEIN_DEBUG -- make callouts from inside Skein code
15 * SKEIN_ERR_CHECK -- how error checking is handled inside Skein
69 typedef struct { /* 256-bit Skein hash context structure */
72 /* partial block buffer (8-byte aligned) */
76 typedef struct { /* 512-bit Skein hash context structure */
79 /* partial block buffer (8-byte aligned) */
83 typedef struct { /* 1024-bit Skein hash context structure */
86 /* partial block buffer (8-byte aligned) */
147 * structure in cm_param to fine-tune the algorithm's defaults.