lol-apps-0.2.0.0: Lattice-based cryptographic applications using Lol.

Safe HaskellNone
LanguageHaskell2010

Crypto.Proto.HomomPRF.RoundHintChain

Documentation

data RoundHintChain Source #

Constructors

RoundHintChain 

Fields

Instances

Eq RoundHintChain Source # 
Data RoundHintChain Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> RoundHintChain -> c RoundHintChain #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c RoundHintChain #

toConstr :: RoundHintChain -> Constr #

dataTypeOf :: RoundHintChain -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c RoundHintChain) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c RoundHintChain) #

gmapT :: (forall b. Data b => b -> b) -> RoundHintChain -> RoundHintChain #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> RoundHintChain -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> RoundHintChain -> r #

gmapQ :: (forall d. Data d => d -> u) -> RoundHintChain -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> RoundHintChain -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> RoundHintChain -> m RoundHintChain #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> RoundHintChain -> m RoundHintChain #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> RoundHintChain -> m RoundHintChain #

Ord RoundHintChain Source # 
Show RoundHintChain Source # 
Generic RoundHintChain Source # 

Associated Types

type Rep RoundHintChain :: * -> * #

GPB RoundHintChain Source # 
Wire RoundHintChain Source # 
TextMsg RoundHintChain Source # 
TextType RoundHintChain Source # 
ReflectDescriptor RoundHintChain Source # 
Mergeable RoundHintChain Source # 
Default RoundHintChain Source # 
MessageAPI msg' (msg' -> RoundHintChain) RoundHintChain Source # 

Methods

getVal :: msg' -> (msg' -> RoundHintChain) -> RoundHintChain #

isSet :: msg' -> (msg' -> RoundHintChain) -> Bool #

type Rep RoundHintChain Source # 
type Rep RoundHintChain = D1 (MetaData "RoundHintChain" "Crypto.Proto.HomomPRF.RoundHintChain" "lol-apps-0.2.0.0-XLaLXgURzL6I8zNtjzw4Z" False) (C1 (MetaCons "RoundHintChain" PrefixI True) (S1 (MetaSel (Just Symbol "hints") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Seq KSHint))))