Home
last modified time | relevance | path

Searched refs:derivedLength (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/tests/src/app/
H A Dtestqgsmaptoolidentifyaction.cpp315 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
323 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
326 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
334 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
337 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
346 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
349 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
360 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
363 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
366 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/app/
H A Dtestqgsmaptoolidentifyaction.cpp310 double length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
313 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
321 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
324 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
332 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
335 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
344 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
347 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
358 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
361 length = derivedLength.remove( ',' ).split( ' ' ).at( 0 ).toDouble(); in lengthCalculation()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/pk11_gtest/
H A Dpk11_kbkdf.cc113 CK_ULONG derivedLength = 16;
118 {CKA_VALUE_LEN, &derivedLength, sizeof(derivedLength)}};
/dports/security/ca_root_nss/nss-3.71/nss/gtests/pk11_gtest/
H A Dpk11_kbkdf.cc113 CK_ULONG derivedLength = 16; in TEST_F() local
118 {CKA_VALUE_LEN, &derivedLength, sizeof(derivedLength)}}; in TEST_F()
/dports/www/firefox/firefox-99.0/security/nss/gtests/pk11_gtest/
H A Dpk11_kbkdf.cc113 CK_ULONG derivedLength = 16; in TEST_F() local
118 {CKA_VALUE_LEN, &derivedLength, sizeof(derivedLength)}}; in TEST_F()
/dports/security/nss/nss-3.76.1/nss/gtests/pk11_gtest/
H A Dpk11_kbkdf.cc113 CK_ULONG derivedLength = 16; in TEST_F() local
118 {CKA_VALUE_LEN, &derivedLength, sizeof(derivedLength)}}; in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/pk11_gtest/
H A Dpk11_kbkdf.cc113 CK_ULONG derivedLength = 16; in TEST_F() local
118 {CKA_VALUE_LEN, &derivedLength, sizeof(derivedLength)}}; in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/pk11_gtest/
H A Dpk11_kbkdf.cc113 CK_ULONG derivedLength = 16; in TEST_F() local
118 {CKA_VALUE_LEN, &derivedLength, sizeof(derivedLength)}}; in TEST_F()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Delgamal.h29 …void Derive(const DL_GroupParameters<Integer> &groupParams, byte *derivedKey, size_t derivedLength in NAMESPACE_BEGIN()
32 agreedElement.Encode(derivedKey, derivedLength); in NAMESPACE_BEGIN()
H A Dgfpcrypt.h884 …void Derive(const DL_GroupParameters<T> &params, byte *derivedKey, size_t derivedLength, const T &… in Derive() argument
901 …KDF::DeriveKey(derivedKey, derivedLength, agreedSecret, agreedSecret.size(), derivationParameters.… in Derive()
H A Dpubkey.h1311 …ve(const DL_GroupParameters<T> &groupParams, byte *derivedKey, size_t derivedLength, const T &agre…
/dports/security/cryptopp/cryptopp-8.6.0/
H A Delgamal.h31 …void Derive(const DL_GroupParameters<Integer> &groupParams, byte *derivedKey, size_t derivedLength in NAMESPACE_BEGIN()
35 agreedElement.Encode(derivedKey, derivedLength); in NAMESPACE_BEGIN()
H A Dgfpcrypt.h964 …void Derive(const DL_GroupParameters<T> &params, byte *derivedKey, size_t derivedLength, const T &… in Derive() argument
981 …KDF::DeriveKey(derivedKey, derivedLength, agreedSecret, agreedSecret.size(), derivationParameters.… in Derive()
H A Dpubkey.h1499 …ve(const DL_GroupParameters<T> &groupParams, byte *derivedKey, size_t derivedLength, const T &agre…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Delgamal.h31 …void Derive(const DL_GroupParameters<Integer> &groupParams, byte *derivedKey, size_t derivedLength in NAMESPACE_BEGIN()
35 agreedElement.Encode(derivedKey, derivedLength); in NAMESPACE_BEGIN()
H A Dgfpcrypt.h924 …void Derive(const DL_GroupParameters<T> &params, byte *derivedKey, size_t derivedLength, const T &… in Derive() argument
941 …KDF::DeriveKey(derivedKey, derivedLength, agreedSecret, agreedSecret.size(), derivationParameters.… in Derive()
H A Dpubkey.h1494 …ve(const DL_GroupParameters<T> &groupParams, byte *derivedKey, size_t derivedLength, const T &agre…
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Delgamal.h31 …void Derive(const DL_GroupParameters<Integer> &groupParams, byte *derivedKey, size_t derivedLength in NAMESPACE_BEGIN()
35 agreedElement.Encode(derivedKey, derivedLength); in NAMESPACE_BEGIN()
H A Dgfpcrypt.h924 …void Derive(const DL_GroupParameters<T> &params, byte *derivedKey, size_t derivedLength, const T &… in Derive() argument
941 …KDF::DeriveKey(derivedKey, derivedLength, agreedSecret, agreedSecret.size(), derivationParameters.… in Derive()
H A Dpubkey.h1494 …ve(const DL_GroupParameters<T> &groupParams, byte *derivedKey, size_t derivedLength, const T &agre…
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Delgamal.h31 …void Derive(const DL_GroupParameters<Integer> &groupParams, byte *derivedKey, size_t derivedLength in NAMESPACE_BEGIN()
35 agreedElement.Encode(derivedKey, derivedLength); in NAMESPACE_BEGIN()
H A Dgfpcrypt.h924 …void Derive(const DL_GroupParameters<T> &params, byte *derivedKey, size_t derivedLength, const T &… in Derive() argument
941 …KDF::DeriveKey(derivedKey, derivedLength, agreedSecret, agreedSecret.size(), derivationParameters.… in Derive()
H A Dpubkey.h1494 …ve(const DL_GroupParameters<T> &groupParams, byte *derivedKey, size_t derivedLength, const T &agre…