Home
last modified time | relevance | path

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

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