Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 8 of 8) sorted by relevance

/openssl/test/testutil/
H A Drandom.c31 const unsigned int mod = (1u << 31) - 1; in test_random_seed() local
/openssl/crypto/bn/
H A Dbn_prime.c297 BN_ULONG mod = BN_mod_word(w, primes[i]); in bn_is_prime_int() local
493 BN_ULONG mod = BN_mod_word(rnd, (BN_ULONG)primes[i]); in probable_prime() local
578 BN_ULONG mod = BN_mod_word(rnd, (BN_ULONG)primes[i]); in probable_prime_dh() local
H A Dbn_mont.c263 int BN_MONT_CTX_set(BN_MONT_CTX *mont, const BIGNUM *mod, BN_CTX *ctx) in BN_MONT_CTX_set()
429 const BIGNUM *mod, BN_CTX *ctx) in BN_MONT_CTX_set_locked()
H A Dbn_blind.c20 BIGNUM *mod; /* just a reference */ member
30 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod) in BN_BLINDING_new()
/openssl/ms/
H A Dapplink.c82 static int app_fsetmod(FILE *fp, char mod) in app_fsetmod()
/openssl/crypto/
H A Dcryptlib.c51 HANDLE mod = GetModuleHandle(NULL); in OPENSSL_isservice() local
/openssl/crypto/ec/
H A Decp_nistz256.c652 BIGNUM *mod; in ecp_nistz256_windowed_mul() local
/openssl/test/
H A Dbntest.c2757 const char *mod; member

Completed in 35 milliseconds