Searched refs:addtllen (Results 1 – 2 of 2) sorted by relevance
/crypto/ |
D | testmgr.h | 103 size_t addtllen; member 20842 .addtllen = 0, 20882 .addtllen = 32, 20916 .addtllen = 0, 20959 .addtllen = 32, 21000 .addtllen = 0, 21040 .addtllen = 32, 21074 .addtllen = 0, 21117 .addtllen = 32, 21149 .addtllen = 0, [all …]
|
D | testmgr.c | 1758 drbg_string_fill(&addtl, test->addtla, test->addtllen); in drbg_cavs_test() 1773 drbg_string_fill(&addtl, test->addtlb, test->addtllen); in drbg_cavs_test()
|