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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsalsa.h19 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
49 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
H A Dsosemanuk.h18 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
H A Dseal.h19 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
H A Dwake.h41 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
H A Dstrciphr.cpp15 policy.CipherSetKey(params, key, length);
156 policy.CipherSetKey(params, key, length);
H A Dpanama.h123 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
H A Dwake.cpp61 void WAKE_Policy<B>::CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) function in class:WAKE_Policy
H A Dstrciphr.h77 virtual void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) =0;
172 virtual void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) =0;
H A Dseal.cpp46 void SEAL_Policy<B>::CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) function in class:SEAL_Policy
H A Dmodes.h83 void CipherSetKey(const NameValuePairs &params, const byte *key, size_t length);
87 void ModePolicyCommonTemplate<POLICY_INTERFACE>::CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) function in class:ModePolicyCommonTemplate
H A Dpanama.cpp439 void PanamaCipherPolicy<B>::CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) function in class:PanamaCipherPolicy
H A Dsalsa.cpp21 void Salsa20_Policy::CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) function in class:Salsa20_Policy
547 void XSalsa20_Policy::CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) function in class:XSalsa20_Policy
H A Dsosemanuk.cpp17 void SosemanukPolicy::CipherSetKey(const NameValuePairs &params, const byte *userKey, size_t keylen) function in class:SosemanukPolicy

Completed in 87 milliseconds