Searched defs:exps (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | rsa_mp_test.c | 152 BIGNUM **pris = NULL, **exps = NULL, **coeffs = NULL; in key2048p3_v1() local
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A 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()
|
/freebsd/contrib/netbsd-tests/lib/libm/ |
H A D | t_ldexp.c | 47 static const int exps[] = { 0, 1, -1, 100, -100 }; variable
|
H A D | t_scalbn.c | 42 static const int exps[] = { 0, 1, -1, 100, -100 }; variable
|
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | dotest.c | 874 int exps[] = { in float32_case() local 1001 int exps[] = { in float64_case() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A 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
|