Home
last modified time | relevance | path

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

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