Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 13 of 13) sorted by relevance

/openssl/crypto/asn1/
H A Dx_int64.c53 int neg = 0; in uint64_i2c() local
78 int neg = 0; in uint64_c2i() local
148 int neg = 0; in uint32_i2c() local
181 int neg = 0; in uint32_c2i() local
H A Da_int.c25 int neg, ret; in ASN1_INTEGER_cmp() local
97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf()
157 int neg, pad; in c2i_ibuf() local
256 int neg) in asn1_get_int64()
291 int neg; in ossl_c2i_ASN1_INTEGER() local
616 int ossl_c2i_uint64_int(uint64_t *ret, int *neg, in ossl_c2i_uint64_int()
633 int ossl_i2c_uint64_int(unsigned char *p, uint64_t r, int neg) in ossl_i2c_uint64_int()
H A Dt_pkey.c49 const char *neg; in ASN1_bn_print() local
/openssl/crypto/bn/
H A Dbn_mpi.c45 int neg = 0; in BN_mpi2bn() local
H A Dbn_conv.c130 int neg = 0, h, m, i, j, k, c; in BN_hex2bn() local
207 int neg = 0, i, j; in BN_dec2bn() local
H A Dbn_mul.c180 unsigned int neg, zero; in bn_mul_recursive() local
326 int c1, c2, neg; in bn_mul_part_recursive() local
H A Dbn_local.h234 int neg; /* one if the number is negative */ member
H A Dbn_lib.c442 int neg = 0, xor = 0, carry = 0; in bin2bn() local
/openssl/crypto/ec/curve448/
H A Dfield.h150 static ossl_inline void gf_cond_neg(gf x, mask_t neg) in gf_cond_neg()
H A Dcurve448.c91 static ossl_inline void cond_neg_niels(niels_t n, mask_t neg) in cond_neg_niels()
/openssl/crypto/x509/
H A Dt_x509.c61 const char *neg; in X509_print_ex() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c59 const char *neg = ""; in DEFINE_SPECIAL_STACK_OF_CONST() local
/openssl/test/
H A Dbntest.c144 static unsigned int neg = 0; in rand_neg() local

Completed in 46 milliseconds