Home
last modified time | relevance | path

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

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