/external/boringssl/src/crypto/rsa/ |
padding.c | 206 /* |from| is zero-padded to the size of the RSA modulus, a public value, so 413 /* The encoded message is one byte smaller than the modulus to ensure that it 414 * doesn't end up greater than the modulus. Thus there's an extra "+1" here 417 /* 'from_len' is the length of the modulus, i.e. does not depend on the
|
/external/boringssl/src/include/openssl/ |
rsa.h | 93 /* RSA_generate_key_ex generates a new RSA key where the modulus has size 264 /* RSA_size returns the number of bytes in the modulus, which is also the size 488 /* size returns the size of the RSA modulus in bytes. */ 510 * d'th power of it, modulo the RSA modulus and writes the result as a
|
/external/conscrypt/src/test/resources/ |
ca-cert.pem | 14 Modulus:
|
cert-ct-embedded.pem | 14 Modulus:
|
cert-ct-poisoned.pem | 14 Modulus:
|
cert.pem | 14 Modulus:
|
/external/eigen/unsupported/Eigen/ |
Polynomials | 112 However, the QR algorithm is not guaranteed to converge when there are several eigenvalues with same modulus.
|
/external/iproute2/man/man8/ |
tc-flow.8 | 169 option, which is used for a modulus.
|
/external/libchrome/base/numerics/ |
safe_numerics_unittest.cc | 118 // Modulus is legal only for integers. 125 // Test all the different modulus combinations. 159 // Modulus is legal only for integers. 165 // Test all the different modulus combinations. [all...] |
/external/libvpx/libvpx/vp9/common/ |
vp9_entropy.h | 118 #define MODULUS_PARAM 13 /* Modulus parameter */
|
/external/libweave/third_party/chromium/base/numerics/ |
safe_numerics_unittest.cc | 114 // Modulus is legal only for integers. 121 // Test all the different modulus combinations. 155 // Modulus is legal only for integers. 161 // Test all the different modulus combinations. [all...] |
/external/opencv3/modules/core/include/opencv2/core/cuda/ |
functional.hpp | 109 template <typename T> struct modulus : binary_function<T, T, T> struct in namespace:cv::cuda::device 116 __host__ __device__ __forceinline__ modulus() {} function in struct:cv::cuda::device::modulus 117 __host__ __device__ __forceinline__ modulus(const modulus&) {} function in struct:cv::cuda::device::modulus
|
/external/pdfium/xfa/src/fgas/include/ |
fx_locale.h | 197 CFX_Decimal Modulus(const CFX_Decimal& val) const;
|
/external/tpm2/ |
Attest_spt.c | 116 // TPM_RC_VALUE digest generated for the given scheme is greater than the modulus of
|
Commit.c | 60 // Get prime modulus for the curve. This is needed later but getting this now
|
Import.c | 63 // modulus of the key referenced by parentHandle or inSymSeed is
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_DequantTables_s.s | 104 ;// This table evaluates the modulus expression [QP%6]*6,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_DequantTables_s.s | 104 ;// This table evaluates the modulus expression [QP%6]*6,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_DequantTables_s.S | 96 ;// This table evaluates the modulus expression [QP%6]*6,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_entropy.h | 95 #define MODULUS_PARAM 13 /* Modulus parameter */
|
/hardware/qcom/keymaster/ |
keymaster_qcom.h | 57 uint8_t modulus[KM_KEY_SIZE_MAX]; member in struct:qcom_km_key_blob
|
/libcore/luni/src/test/java/tests/security/spec/ |
RSAPrivateCrtKeySpecTest.java | 199 * Assertion: returns modulus
|
/system/ca-certificates/google/files/ |
594f1775.0 | 33 Modulus:
|
/system/tpm/trunks/ |
tpm_utility_impl.h | 91 const std::string& modulus,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
m68k-parse.h | 93 MASK, /* Modulus Reg */
|