HomeSort by relevance Sort by last modified time
    Searched full:octetbuf (Results 1 - 1 of 1) sorted by null

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

Completed in 14 milliseconds