Searched refs:BN_is_negative (Results 1 - 25 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dt_pkey.c73 neg = (BN_is_negative(num)) ? "-" : "";
H A Da_enum.c149 if (BN_is_negative(bn))
H A Da_int.c424 if (BN_is_negative(bn) && !BN_is_zero(bn))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dt_pkey.c73 neg = (BN_is_negative(num)) ? "-" : "";
H A Da_enum.c149 if (BN_is_negative(bn))
H A Da_int.c424 if (BN_is_negative(bn) && !BN_is_zero(bn))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_enum.c152 if(BN_is_negative(bn)) ret->type = V_ASN1_NEG_ENUMERATED;
H A Da_int.c419 if (BN_is_negative(bn))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dsa/
H A Ddsa_ossl.c325 if (BN_is_zero(sig->r) || BN_is_negative(sig->r) ||
331 if (BN_is_zero(sig->s) || BN_is_negative(sig->s) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ecdsa/
H A Decs_ossl.c380 if (BN_is_zero(sig->r) || BN_is_negative(sig->r) ||
382 BN_is_negative(sig->s) || BN_ucmp(sig->s, order) >= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsa_ossl.c345 if (BN_is_zero(sig->r) || BN_is_negative(sig->r) ||
350 if (BN_is_zero(sig->s) || BN_is_negative(sig->s) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsa_ossl.c345 if (BN_is_zero(sig->r) || BN_is_negative(sig->r) ||
350 if (BN_is_zero(sig->s) || BN_is_negative(sig->s) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rsa/
H A Drsa_eay.c756 if (BN_is_negative(r0))
768 if (BN_is_negative(r0))
782 if (BN_is_negative(vrfy))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec2_mult.c346 if (BN_is_negative(scalar))
354 if (BN_is_negative(scalars[i]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec2_mult.c415 if (BN_is_negative(scalar))
426 if (BN_is_negative(scalars[i]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ecdsa/
H A Decs_ossl.c389 if (BN_is_zero(sig->r) || BN_is_negative(sig->r) ||
391 BN_is_negative(sig->s) || BN_ucmp(sig->s, order) >= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec2_mult.c415 if (BN_is_negative(scalar))
426 if (BN_is_negative(scalars[i]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ecdsa/
H A Decs_ossl.c389 if (BN_is_zero(sig->r) || BN_is_negative(sig->r) ||
391 BN_is_negative(sig->s) || BN_ucmp(sig->s, order) >= 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_print.c137 if (BN_is_negative(t))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_print.c140 if (BN_is_negative(t))
H A Dbn_nist.c389 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_192_sqr) >= 0)
534 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_224_sqr) >= 0)
715 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_256_sqr) >= 0)
961 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_384_sqr) >= 0)
1219 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_521_sqr) >= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_print.c140 if (BN_is_negative(t))
H A Dbn_nist.c389 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_192_sqr) >= 0)
534 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_224_sqr) >= 0)
715 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_256_sqr) >= 0)
961 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_384_sqr) >= 0)
1219 if (BN_is_negative(a) || BN_ucmp(a, &_bignum_nist_p_521_sqr) >= 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rsa/
H A Drsa_eay.c813 if (BN_is_negative(r0))
836 if (BN_is_negative(r0))
858 if (BN_is_negative(vrfy))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rsa/
H A Drsa_eay.c813 if (BN_is_negative(r0))
836 if (BN_is_negative(r0))
858 if (BN_is_negative(vrfy))

Completed in 172 milliseconds

12