Home
last modified time | relevance | path

Searched refs:test_cprng (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/crypto/
Dtestmgr.c1473 static int test_cprng(struct crypto_rng *tfm, struct cprng_testvec *template, in test_cprng() function
1748 err = test_cprng(rng, desc->suite.cprng.vecs, desc->suite.cprng.count); in alg_test_cprng()