Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/testprof/
Dder_tests.c457 unsigned long integer, oidbuf[10], outlen, inlen, x, y; in der_choice_test() local
467 for (x = 0; x < sizeof(oidbuf)/sizeof(oidbuf[0]); x++) { oidbuf[x] = x + 1; } in der_choice_test()
481 LTC_SET_ASN1(types, 5, LTC_ASN1_OBJECT_IDENTIFIER, oidbuf, sizeof(oidbuf)/sizeof(oidbuf[0])); in der_choice_test()