Searched refs:BER_INTEGER (Results 1 – 4 of 4) sorted by relevance
34 #define BER_INTEGER 2 macro
222 tag = BER_INTEGER; in ber_put_int()258 tag = BER_INTEGER; in ber_put_big_int()
331 if ((tag = kmfber_skip_tag(ber, &len)) != BER_INTEGER) { in ber_get_bigint()
458 if (tag == BER_INTEGER) { in kmf_get_cert_basic_constraint()