Searched refs:bit_str (Results 1 – 1 of 1) sorted by relevance
141 static const unsigned char bit_str[] = { 1, 0, 0, 1 }; in der_flexi_test() local160 LTC_SET_ASN1(static_list[2], 1, LTC_ASN1_BIT_STRING, (void *)bit_str, 4); in der_flexi_test()352 if (l->size != sizeof(bit_str) || memcmp(bit_str, l->data, l->size)) { in der_flexi_test()