Searched refs:addtllen (Results 1 – 2 of 2) sorted by relevance
/crypto/ |
D | testmgr.h | 142 size_t addtllen; member 21326 .addtllen = 0, 21366 .addtllen = 32, 21400 .addtllen = 0, 21443 .addtllen = 32, 21484 .addtllen = 0, 21524 .addtllen = 32, 21558 .addtllen = 0, 21601 .addtllen = 32, 21633 .addtllen = 0, [all …]
|
D | testmgr.c | 3685 drbg_string_fill(&addtl, test->addtla, test->addtllen); in drbg_cavs_test() 3700 drbg_string_fill(&addtl, test->addtlb, test->addtllen); in drbg_cavs_test()
|