Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Da_int.c97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf() function
209 return i2c_ibuf(a->data, a->length, a->type & V_ASN1_NEG, pp); in ossl_i2c_ASN1_INTEGER()
639 return i2c_ibuf(buf + off, sizeof(buf) - off, neg, &p); in ossl_i2c_uint64_int()

Completed in 6 milliseconds