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
23769 .addtllen = 0,
23809 .addtllen = 32,
23843 .addtllen = 0,
23886 .addtllen = 32,
23927 .addtllen = 0,
23967 .addtllen = 32,
24001 .addtllen = 0,
24044 .addtllen = 32,
24076 .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 343 milliseconds