OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 925 milliseconds