Expand description
Pipeline support
Constants§
- CMP_EQ
- Comparison operators for the pipeline
- CMP_GE
- Greater than or equal to
- CMP_GT
- Greater than
- CMP_LE
- Less than or equal to
- CMP_LT
- Less than
Traits§
- Pipeline
Context - A context for a pipeline computation.
Functions§
- test
- Brute force a masked test for a given target and nonce generator at a given offset with a runtime R and P.
- test_
static - Brute force a masked test for a given target and nonce generator at a given offset with a compile-time R and a fixed P of 1.