Home
last modified time | relevance | path

Searched defs:testentropy (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/crypto/
H A Ddrbg.h105 struct drbg_string *testentropy; /* TEST PARAMETER: test entropy */ member
/linux-6.15/crypto/
H A Dtestmgr.c3682 struct drbg_string addtl, pers, testentropy; in drbg_cavs_test() local