Home
last modified time | relevance | path

Searched defs:range (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/bn/
H A Dbn_rand.c133 static int bnrand_range(BNRAND_FLAG flag, BIGNUM *r, const BIGNUM *range, in bnrand_range()
205 int BN_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_rand_range_ex()
212 int BN_rand_range(BIGNUM *r, const BIGNUM *range) in BN_rand_range()
218 int BN_priv_rand_range_ex(BIGNUM *r, const BIGNUM *range, unsigned int strength, in BN_priv_rand_range_ex()
225 int BN_priv_rand_range(BIGNUM *r, const BIGNUM *range) in BN_priv_rand_range()
236 int BN_pseudo_rand_range(BIGNUM *r, const BIGNUM *range) in BN_pseudo_rand_range()
251 int BN_generate_dsa_nonce(BIGNUM *out, const BIGNUM *range, in BN_generate_dsa_nonce()
H A Dbn_rsa_fips186_4.c253 BIGNUM *base, *range; in ossl_bn_rsa_fips186_4_derive_prime() local
/openssl/crypto/perlasm/
H A Darm-xlate.pl112 sub range { subroutine
/openssl/test/
H A Dbn_rand_range.h14 unsigned int range; member
H A Dbntest.c2262 unsigned int range; member
2271 const unsigned int range = rand_range_cases[n].range; in test_rand_range_single() local
/openssl/ssl/quic/
H A Dquic_ackm.c440 OSSL_QUIC_ACK_RANGE range; member
503 static int pn_set_insert(struct pn_set_st *s, const OSSL_QUIC_ACK_RANGE *range) in pn_set_insert()
673 static int pn_set_remove(struct pn_set_st *s, const OSSL_QUIC_ACK_RANGE *range) in pn_set_remove()
1026 static int range_contains(const OSSL_QUIC_ACK_RANGE *range, QUIC_PN pn) in range_contains()
/openssl/apps/lib/
H A Dopt.c695 enum range { OPT_V_ENUM }; enum
H A Ds_cb.c1046 enum range { OPT_X_ENUM }; enum
/openssl/include/openssl/
H A Dx509v3.h.in805 ASRange *range; member

Completed in 44 milliseconds