OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:algorithms
(Results
126 - 150
of
2344
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/keystore/src/android/keystore/cts/
SecretKeyFactoryTest.java
66
//
algorithms
. We don't care whether the
algorithms
are exposed via aliases, as long as
67
// canonical names of
algorithms
are accepted. If the Provider exposes extraneous
68
//
algorithms
, it'll be caught because it'll have to expose at least one Service for such an
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
SecurityConstants.java
21
* This class should not be considered a complete list of the
algorithms
, keystore types,
/developers/samples/android/security/keystore/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
SecurityConstants.java
21
* This class should not be considered a complete list of the
algorithms
, keystore types,
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/
SecurityConstants.java
21
* This class should not be considered a complete list of the
algorithms
, keystore types,
/device/google/contexthub/firmware/os/algos/common/math/
kasa.h
3
* routine for
algorithms
that use the Kasa method for determining the
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/cryptocell/
rsa.h
32
/* size of buffer for Barrett modulus tag NP, used in PKA
algorithms
*/
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/mbedtls/
mbedtls_config.h
10
* Key
algorithms
currently supported on mbed TLS libraries
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/include/
key.h
23
/* Supported key
algorithms
*/
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzFindMt.h
1
/* LzFindMt.h -- multithreaded Match finder for LZ
algorithms
/device/linaro/bootloader/edk2/SecurityPkg/RandomNumberGenerator/RngDxe/
RngDxe.uni
26
#string STR_MODULE_DESCRIPTION #language en-US "This module will produce UEFI Random Number Generator protocol. In current implementation, Only SP800_90_CTR_256 and "RAW" RNG
algorithms
are supported."
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
SizeLayoutType.java
20
* SizeLayoutType is an enumeration of
algorithms
available for calculating an arbitrary dimension of a widget.
SizeMetric.java
22
* The available
algorithms
list are stored in the {@link SizeLayoutType} enumeration.
/external/apache-commons-math/src/main/java/org/apache/commons/math/
ConvergingAlgorithm.java
21
* Interface for
algorithms
handling convergence settings.
24
* execution of the
algorithms
per se.
41
* the "reasonable value" varies widely for different
algorithms
. Users are
75
*
Algorithms
are advised to do a plausibility check with the relative
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/
package.html
20
Numerical integration (quadrature)
algorithms
for univariate real functions.
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
package.html
20
Univariate real functions interpolation
algorithms
.
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
package.html
20
Root finding
algorithms
, for univariate real functions.
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/
package.html
20
Specialized exceptions for
algorithms
errors. The exceptions can be localized
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
package.html
20
Univariate real functions minimum finding
algorithms
.
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
package.html
19
<body>Clustering
algorithms
</body>
/external/autotest/client/common_lib/
sequence_utils.py
12
Algorithm adapted from "Introduction to
Algorithms
" - CLRS.
/external/autotest/client/site_tests/firmware_VbootCrypto/
control
29
and sha512
algorithms
with key lengths of 1024, 2048, 4096, and 8192. RSA
/external/autotest/client/site_tests/graphics_SanAngeles/
control
24
also uses objects generated using procedural
algorithms
.
control.bvt
25
also uses objects generated using procedural
algorithms
.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
RSADigestSigner.java
42
// BEGIN Android-removed: Unsupported
algorithms
46
// END Android-removed: Unsupported
algorithms
56
// BEGIN Android-removed: Unsupported
algorithms
66
// END Android-removed: Unsupported
algorithms
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/util/
PrivateKeyFactory.java
12
// Android-removed: Unsupported
algorithms
35
// Android-removed: Unsupported
algorithms
103
// BEGIN Android-removed: Unsupported
algorithms
114
// END Android-removed: Unsupported
algorithms
Completed in 1707 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>