Searched refs:omit (Results 1 – 2 of 2) sorted by relevance
459 int omit; in asn1_i2d_ex_primitive() local461 int len = asn1_ex_i2c(pval, NULL, &omit, &utype, it); in asn1_i2d_ex_primitive()465 if (omit) { in asn1_i2d_ex_primitive()489 int len2 = asn1_ex_i2c(pval, *out, &omit, &utype, it); in asn1_i2d_ex_primitive()494 assert(!omit); in asn1_i2d_ex_primitive()
193 // Although this is a constant-time select, we omit a value barrier here.
Completed in 7 milliseconds