janus_core

Macro vdaf_dispatch_impl_base

Source
macro_rules! vdaf_dispatch_impl_base {
    (impl match base $vdaf_instance:expr, ($vdaf:ident, $Vdaf:ident, $VERIFY_KEY_LEN:ident, $dp_strategy:ident, $DpStrategy:ident) => $body:tt) => { ... };
}
Expand description

Internal implementation details of vdaf_dispatch.