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

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

Completed in 235 milliseconds