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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpubkey.h361 typedef T3 MessageEncodingMethod; typedef in struct:TF_CryptoSchemeOptions
401 {return Singleton<CPP_TYPENAME SCHEME_OPTIONS::MessageEncodingMethod>().Ref();}
410 typedef CPP_TYPENAME SchemeOptions::MessageEncodingMethod::HashIdentifierLookup::template HashIdentifierLookup2<CPP_TYPENAME SchemeOptions::HashFunction> L;
1266 typedef T4 MessageEncodingMethod; typedef in struct:DL_SignatureSchemeOptions
1301 typedef typename SchemeOptions::MessageEncodingMethod::HashIdentifierLookup HashLookup;
1333 {return Singleton<CPP_TYPENAME SCHEME_OPTIONS::MessageEncodingMethod>().Ref();}
1609 typedef typename STANDARD::EncryptionMessageEncodingMethod MessageEncodingMethod; typedef in class:TF_ES
1614 typedef TF_CryptoSchemeOptions<ALG_INFO, KEYS, MessageEncodingMethod> SchemeOptions;
1616 static std::string CRYPTOPP_API StaticAlgorithmName() {return std::string(KEYS::StaticAlgorithmName()) + "/" + MessageEncodingMethod::StaticAlgorithmName();}
1634 typedef typename Standard::SignatureMessageEncodingMethod MessageEncodingMethod; typedef in class:TF_SS
[all...]

Completed in 61 milliseconds