Home
last modified time | relevance | path

Searched refs:twos_complement (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/asn1/
H A Da_int.c76 static void twos_complement(unsigned char *dst, const unsigned char *src, in twos_complement() function
142 twos_complement(p, b, blen, pb); in i2c_ibuf()
202 twos_complement(b, p, plen, neg ? 0xffU : 0); in c2i_ibuf()

Completed in 7 milliseconds