Home
last modified time | relevance | path

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

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