Searched refs:addtllen (Results 1 - 2 of 2) sorted by relevance

/linux-master/crypto/
H A Dtestmgr.h144 size_t addtllen; member in struct:drbg_testvec
23915 .addtllen = 0,
23955 .addtllen = 32,
23989 .addtllen = 0,
24032 .addtllen = 32,
24073 .addtllen = 0,
24113 .addtllen = 32,
24147 .addtllen = 0,
24190 .addtllen = 32,
24222 .addtllen
[all...]
H A Dtestmgr.c3823 drbg_string_fill(&addtl, test->addtla, test->addtllen);
3838 drbg_string_fill(&addtl, test->addtlb, test->addtllen);

Completed in 240 milliseconds