Searched defs:exps (Results 1 – 11 of 11) sorted by relevance
| /third_party/openssl/test/ |
| D | rsa_mp_test.c | 152 BIGNUM **pris = NULL, **exps = NULL, **coeffs = NULL; in key2048p3_v1() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | BigNumberFormatTest.java | 301 String exp = null, exps[] = null; in expect() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | BigNumberFormatTest.java | 304 String exp = null, exps[] = null; in expect() local
|
| /third_party/openssl/crypto/rsa/ |
| D | rsa_lib.c | 479 int RSA_set0_multi_prime_params(RSA *r, BIGNUM *primes[], BIGNUM *exps[], in RSA_set0_multi_prime_params() 609 int RSA_get0_multi_prime_crt_params(const RSA *r, const BIGNUM *exps[], in RSA_get0_multi_prime_crt_params()
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| D | rsa_lib.c | 479 int RSA_set0_multi_prime_params(RSA *r, BIGNUM *primes[], BIGNUM *exps[], in RSA_set0_multi_prime_params() 609 int RSA_get0_multi_prime_crt_params(const RSA *r, const BIGNUM *exps[], in RSA_get0_multi_prime_crt_params()
|
| /third_party/optimized-routines/math/test/rtest/ |
| D | dotest.c | 831 int exps[] = { in float32_case() local 958 int exps[] = { in float64_case() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| D | ctrl_params_translate.c | 1873 const BIGNUM *exps[10], *coeffs[10]; in get_rsa_payload_exponent() local 1900 const BIGNUM *exps[10], *coeffs[10]; in get_rsa_payload_coefficient() local
|
| /third_party/openssl/crypto/evp/ |
| D | ctrl_params_translate.c | 1867 const BIGNUM *exps[10], *coeffs[10]; in get_rsa_payload_exponent() local 1894 const BIGNUM *exps[10], *coeffs[10]; in get_rsa_payload_coefficient() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | ac3dec.c | 541 int8_t *exps = s->dexps[ch_index]; in ac3_decode_transform_coeffs_ch() local
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTextureUtil.cpp | 1350 int exps = de::max(-eBias - 1, floorc) + 1 + eBias; in packRGB999E5() local
|
| /third_party/skia/tests/ |
| D | SkVMTest.cpp | 2035 float exps[] = {-2, -1, 0, 1, 2}; in DEF_TEST() local
|