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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Delgamal.h105 typedef DL_CryptoSchemeOptions<ElGamal, ElGamalKeys, int, int, int> SchemeOptions; typedef in struct:ElGamal
109 typedef SchemeOptions::GroupParameters GroupParameters;
111 typedef PK_FinalTemplate<ElGamalObjectImpl<DL_EncryptorBase<Integer>, SchemeOptions, SchemeOptions::PublicKey> > Encryptor;
113 typedef PK_FinalTemplate<ElGamalObjectImpl<DL_DecryptorBase<Integer>, SchemeOptions, SchemeOptions::PrivateKey> > Decryptor;
H A Dpubkey.h376 typedef SCHEME_OPTIONS SchemeOptions; typedef in class:TF_ObjectImplBase
410 typedef CPP_TYPENAME SchemeOptions::MessageEncodingMethod::HashIdentifierLookup::template HashIdentifierLookup2<CPP_TYPENAME SchemeOptions::HashFunction> L;
415 typedef CPP_TYPENAME SchemeOptions::HashFunction H;
1284 typedef SCHEME_OPTIONS SchemeOptions; typedef in class:DL_ObjectImplBase
1301 typedef typename SchemeOptions::MessageEncodingMethod::HashIdentifierLookup HashLookup;
1302 return HashLookup::template HashIdentifierLookup2<CPP_TYPENAME SchemeOptions::HashFunction>::Lookup();
1306 typedef CPP_TYPENAME SchemeOptions::HashFunction H;
1614 typedef TF_CryptoSchemeOptions<ALG_INFO, KEYS, MessageEncodingMethod> SchemeOptions; typedef in class:TF_ES
1619 typedef PK_FinalTemplate<TF_DecryptorImpl<SchemeOptions> > Decrypto
1635 typedef TF_SignatureSchemeOptions<ALG_INFO, KEYS, MessageEncodingMethod, H> SchemeOptions; typedef in class:TF_SS
1652 typedef DL_SignatureSchemeOptions<ALG_INFO, KEYS, SA, MEM, H> SchemeOptions; typedef in class:DL_SS
1667 typedef DL_CryptoSchemeOptions<ALG_INFO, KEYS, AA, DA, EA> SchemeOptions; typedef in class:DL_ES
[all...]

Completed in 43 milliseconds