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

/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c342 unsigned cmp_CN[] = { 2, 5, 4, 3 }; local
352 atv1[0].type.length = sizeof(cmp_CN)/sizeof(cmp_CN[0]);
353 atv1[0].type.components = cmp_CN;
377 atv2[1].type.length = sizeof(cmp_CN)/sizeof(cmp_CN[0]);
378 atv2[1].type.components = cmp_CN;

Completed in 93 milliseconds