Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/testprof/
Dder_tests.c456 unsigned char bitbuf[10], octetbuf[10], ia5buf[10], printbuf[10], outbuf[256]; in der_choice_test() local
463 for (x = 0; x < sizeof(octetbuf); x++) { octetbuf[x] = x; } in der_choice_test()
474 LTC_SET_ASN1(types, 2, LTC_ASN1_OCTET_STRING, octetbuf, sizeof(octetbuf)); in der_choice_test()