Searched defs:valueType (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dalgparam.cpp13 bool CombinedNameValuePairs::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
26 bool AlgorithmParametersBase::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
65 GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
[all...]
H A Drsa.cpp264 bool InvertibleRSAFunction::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Drabin.cpp53 bool RabinFunction::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
203 bool InvertibleRabinFunction::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Drw.cpp70 bool RWFunction::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
176 bool InvertibleRWFunction::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Dxtrcrypt.cpp59 bool XTR_DH::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Deccrypto.cpp447 bool DL_GroupParameters_EC<EC>::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Dgfpcrypt.cpp227 bool DL_GroupParameters_IntegerBased::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Dalgparam.h86 GetValueHelperClass(const T *pObject, const char *name, const std::type_info &valueType, void *pValue, const NameValuePairs *searchFirst) argument
155 GetValueHelperClass<T, BASE> GetValueHelper(const T *pObject, const char *name, const std::type_info &valueType, void *pValue, const NameValuePairs *searchFirst=NULL, BASE *dummy=NULL) argument
161 GetValueHelperClass<T, T> GetValueHelper(const T *pObject, const char *name, const std::type_info &valueType, voi argument
310 AssignValue(const char *name, const std::type_info &valueType, void *pValue) const argument
[all...]
H A Ddatatest.cpp124 virtual bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Dluc.h162 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Dgfpcrypt.h92 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
127 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
H A Dinteger.cpp37 bool AssignIntToInteger(const std::type_info &valueType, void *pInteger, const void *pInt) argument
H A Dcryptlib.h324 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const {return false;} argument
H A Dpubkey.h547 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
647 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
688 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
769 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
852 bool GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.cpp110 EC_STATTREE_NODE_VALUE_TYPE valueType = vt != NULL ? (EC_STATTREE_NODE_VALUE_TYPE)vt->GetInt() : EC_VALUE_INTEGER; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dwsse2api.c1126 soap_wsse_add_BinarySecurityToken(struct soap *soap, const char *id, const char *valueType, const unsigned char *data, int size) argument
1230 soap_wsse_get_BinarySecurityToken(struct soap *soap, const char *id, char **valueType, unsigned char **data, int *size) argument
1258 char *valueType; local
1874 soap_wsse_add_KeyInfo_SecurityTokenReferenceURI(struct soap *soap, const char *URI, const char *valueType) argument
1946 { const char *valueType; local
1971 soap_wsse_add_KeyInfo_SecurityTokenReferenceKeyIdentifier(struct soap *soap, const char *id, const char *valueType, unsigned char *data, int size) argument
2041 soap_wsse_add_KeyInfo_SecurityTokenReferenceEmbedded(struct soap *soap, const char *id, const char *valueType) argument
2686 { const char *valueType = soap_wsse_get_KeyInfo_SecurityTokenReferenceKeyIdentifierValueType(soap); local
[all...]
H A Dwsseapi.c1191 soap_wsse_add_BinarySecurityToken(struct soap *soap, const char *id, const char *valueType, const unsigned char *data, int size) argument
1295 soap_wsse_get_BinarySecurityToken(struct soap *soap, const char *id, char **valueType, unsigned char **data, int *size) argument
1323 char *valueType; local
2007 soap_wsse_add_KeyInfo_SecurityTokenReferenceURI(struct soap *soap, const char *URI, const char *valueType) argument
2079 { const char *valueType; local
2104 soap_wsse_add_KeyInfo_SecurityTokenReferenceKeyIdentifier(struct soap *soap, const char *id, const char *valueType, unsigned char *data, int size) argument
2174 soap_wsse_add_KeyInfo_SecurityTokenReferenceEmbedded(struct soap *soap, const char *id, const char *valueType) argument
2977 { const char *valueType = soap_wsse_get_KeyInfo_SecurityTokenReferenceKeyIdentifierValueType(soap); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dwsse2api.c1126 soap_wsse_add_BinarySecurityToken(struct soap *soap, const char *id, const char *valueType, const unsigned char *data, int size) argument
1230 soap_wsse_get_BinarySecurityToken(struct soap *soap, const char *id, char **valueType, unsigned char **data, int *size) argument
1258 char *valueType; local
1874 soap_wsse_add_KeyInfo_SecurityTokenReferenceURI(struct soap *soap, const char *URI, const char *valueType) argument
1946 { const char *valueType; local
1971 soap_wsse_add_KeyInfo_SecurityTokenReferenceKeyIdentifier(struct soap *soap, const char *id, const char *valueType, unsigned char *data, int size) argument
2041 soap_wsse_add_KeyInfo_SecurityTokenReferenceEmbedded(struct soap *soap, const char *id, const char *valueType) argument
2686 { const char *valueType = soap_wsse_get_KeyInfo_SecurityTokenReferenceKeyIdentifierValueType(soap); local
[all...]
H A Dwsseapi.c1191 soap_wsse_add_BinarySecurityToken(struct soap *soap, const char *id, const char *valueType, const unsigned char *data, int size) argument
1295 soap_wsse_get_BinarySecurityToken(struct soap *soap, const char *id, char **valueType, unsigned char **data, int *size) argument
1323 char *valueType; local
2007 soap_wsse_add_KeyInfo_SecurityTokenReferenceURI(struct soap *soap, const char *URI, const char *valueType) argument
2079 { const char *valueType; local
2104 soap_wsse_add_KeyInfo_SecurityTokenReferenceKeyIdentifier(struct soap *soap, const char *id, const char *valueType, unsigned char *data, int size) argument
2174 soap_wsse_add_KeyInfo_SecurityTokenReferenceEmbedded(struct soap *soap, const char *id, const char *valueType) argument
2977 { const char *valueType = soap_wsse_get_KeyInfo_SecurityTokenReferenceKeyIdentifierValueType(soap); local
[all...]

Completed in 113 milliseconds