Home
last modified time | relevance | path

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

/crypto/asn1/
A Dtasn_enc.cc459 int omit; in asn1_i2d_ex_primitive() local
461 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()
/crypto/fipsmodule/mlkem/
A Dmlkem.cc.inc193 // Although this is a constant-time select, we omit a value barrier here.

Completed in 7 milliseconds