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

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

Completed in 182 milliseconds