Home
last modified time | relevance | path

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

/src/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c343 unsigned cmp_L[] = { 2, 5, 4, 7 }; in test_Name() local
358 atv1[1].type.length = sizeof(cmp_L)/sizeof(cmp_L[0]); in test_Name()
359 atv1[1].type.components = cmp_L; in test_Name()
371 atv2[0].type.length = sizeof(cmp_L)/sizeof(cmp_L[0]); in test_Name()
372 atv2[0].type.components = cmp_L; in test_Name()