Home
last modified time | relevance | path

Searched refs:CipherResynchronize (Results 1 – 25 of 94) sorted by relevance

1234

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dchacha.h66 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
123 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
189 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dsalsa.h44 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
86 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dstrciphr.cpp39 policy.CipherResynchronize(m_buffer, iv, ivLength); in NAMESPACE_BEGIN()
177 policy.CipherResynchronize(m_buffer, iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
208 policy.CipherResynchronize(iv, ivLength); in UncheckedSetKey()
218 policy.CipherResynchronize(iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
H A Dmodes.cpp72 void CFB_ModePolicy::CipherResynchronize(const byte *iv, size_t length) in CipherResynchronize() function in CFB_ModePolicy
114 void OFB_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in OFB_ModePolicy
163 void CTR_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in CTR_ModePolicy
H A Dsosemanuk.h36 void CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length);
H A Dhc128.h36 void CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dchacha.h66 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
123 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
189 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dsalsa.h44 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
86 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dstrciphr.cpp29 policy.CipherResynchronize(m_buffer, iv, ivLength); in NAMESPACE_BEGIN()
133 policy.CipherResynchronize(m_buffer, iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
164 policy.CipherResynchronize(iv, ivLength); in UncheckedSetKey()
174 policy.CipherResynchronize(iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
H A Dmodes.cpp72 void CFB_ModePolicy::CipherResynchronize(const byte *iv, size_t length) in CipherResynchronize() function in CFB_ModePolicy
114 void OFB_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in OFB_ModePolicy
163 void CTR_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in CTR_ModePolicy
H A Dsosemanuk.h36 void CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length);
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dchacha.h66 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
123 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
189 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dsalsa.h44 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
86 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dstrciphr.cpp29 policy.CipherResynchronize(m_buffer, iv, ivLength); in NAMESPACE_BEGIN()
133 policy.CipherResynchronize(m_buffer, iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
164 policy.CipherResynchronize(iv, ivLength); in UncheckedSetKey()
174 policy.CipherResynchronize(iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
H A Dmodes.cpp72 void CFB_ModePolicy::CipherResynchronize(const byte *iv, size_t length) in CipherResynchronize() function in CFB_ModePolicy
114 void OFB_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in OFB_ModePolicy
163 void CTR_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in CTR_ModePolicy
H A Dsosemanuk.h36 void CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length);
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dchacha.h66 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
123 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
189 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dsalsa.h44 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
86 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dstrciphr.cpp29 policy.CipherResynchronize(m_buffer, iv, ivLength); in NAMESPACE_BEGIN()
133 policy.CipherResynchronize(m_buffer, iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
164 policy.CipherResynchronize(iv, ivLength); in UncheckedSetKey()
174 policy.CipherResynchronize(iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
H A Dmodes.cpp72 void CFB_ModePolicy::CipherResynchronize(const byte *iv, size_t length)
114 void OFB_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length)
163 void CTR_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length)
H A Dsosemanuk.h36 void CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dsalsa.h35 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
70 void CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length);
H A Dstrciphr.cpp24 policy.CipherResynchronize(m_buffer, iv, ivLength); in NAMESPACE_BEGIN()
131 policy.CipherResynchronize(m_buffer, iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
162 policy.CipherResynchronize(iv, ivLength); in UncheckedSetKey()
172 policy.CipherResynchronize(iv, this->ThrowIfInvalidIVLength(length)); in Resynchronize()
H A Dmodes.cpp67 void CFB_ModePolicy::CipherResynchronize(const byte *iv, size_t length) in CipherResynchronize() function in CFB_ModePolicy
97 void OFB_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in OFB_ModePolicy
142 void CTR_ModePolicy::CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) in CipherResynchronize() function in CTR_ModePolicy
H A Dsosemanuk.h37 void CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length);

1234