Home
last modified time | relevance | path

Searched refs:MaxKeyLength (Results 1 – 25 of 98) sorted by relevance

1234

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Deax.h27 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
28 {return GetMAC().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dgcm.h35 size_t MaxKeyLength() const in MaxKeyLength() function
36 {return GetBlockCipher().MaxKeyLength();} in MaxKeyLength()
H A Dccm.h30 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
31 {return GetBlockCipher().MaxKeyLength();} in NAMESPACE_BEGIN()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Deax.h28 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
29 {return GetMAC().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dccm.h31 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
32 {return GetBlockCipher().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dgcm.h42 size_t MaxKeyLength() const in MaxKeyLength() function
43 {return GetBlockCipher().MaxKeyLength();} in MaxKeyLength()
H A Dxts.h68 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
69 {return GetBlockCipher().MaxKeyLength()*2;} in NAMESPACE_BEGIN()
H A Dvalidat4.cpp892 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC5()
901 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC5()
921 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC6()
931 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC6()
954 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateMARS()
964 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateMARS()
987 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRijndael()
997 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRijndael()
1607 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateSHACAL2()
1617 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateSHACAL2()
[all …]
H A Dchachapoly.h44 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
192 size_t MaxKeyLength() const in MaxKeyLength() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Deax.h28 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
29 {return GetMAC().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dccm.h31 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
32 {return GetBlockCipher().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dgcm.h42 size_t MaxKeyLength() const in MaxKeyLength() function
43 {return GetBlockCipher().MaxKeyLength();} in MaxKeyLength()
H A Dxts.h68 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
69 {return GetBlockCipher().MaxKeyLength()*2;} in NAMESPACE_BEGIN()
H A Dvalidat4.cpp892 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC5()
901 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC5()
921 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC6()
931 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC6()
954 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateMARS()
964 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateMARS()
987 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRijndael()
997 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRijndael()
1607 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateSHACAL2()
1617 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateSHACAL2()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Deax.h28 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
29 {return GetMAC().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dccm.h31 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
32 {return GetBlockCipher().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dgcm.h42 size_t MaxKeyLength() const in MaxKeyLength() function
43 {return GetBlockCipher().MaxKeyLength();} in MaxKeyLength()
H A Dxts.h68 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
69 {return GetBlockCipher().MaxKeyLength()*2;} in NAMESPACE_BEGIN()
H A Dvalidat4.cpp892 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC5()
901 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC5()
921 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC6()
931 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC6()
954 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateMARS()
964 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateMARS()
987 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRijndael()
997 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRijndael()
1607 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateSHACAL2()
1617 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateSHACAL2()
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Deax.h28 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
29 {return GetMAC().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dccm.h31 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
32 {return GetBlockCipher().MaxKeyLength();} in NAMESPACE_BEGIN()
H A Dgcm.h42 size_t MaxKeyLength() const in MaxKeyLength() function
43 {return GetBlockCipher().MaxKeyLength();} in MaxKeyLength()
H A Dxts.h68 size_t MaxKeyLength() const in NAMESPACE_BEGIN()
69 {return GetBlockCipher().MaxKeyLength()*2;} in NAMESPACE_BEGIN()
H A Dvalidat4.cpp892 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC5()
901 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC5()
921 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRC6()
931 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRC6()
954 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateMARS()
964 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateMARS()
987 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateRijndael()
997 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateRijndael()
1607 pass1 = enc.StaticGetValidKeyLength(SIZE_MAX) == enc.MaxKeyLength() && pass1; in ValidateSHACAL2()
1617 pass2 = dec.StaticGetValidKeyLength(SIZE_MAX) == dec.MaxKeyLength() && pass2; in ValidateSHACAL2()
[all …]
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JSearch/indexer/com/sun/java/help/search/
H A DBtreeDictCompactor.java41 private byte[] _lastKey = new byte[MaxKeyLength];
65 byte[] buffer = new byte[MaxKeyLength]; in doMap1()
92 private byte[] _lastKey = new byte[MaxKeyLength];

1234