Searched refs:drbg_testvec (Results 1 – 3 of 3) sorted by relevance
99 struct drbg_testvec { struct138 struct drbg_testvec drbg;466 const struct drbg_testvec *vec = &test->drbg; in fips_test_drbg()
134 struct drbg_testvec { struct21294 static const struct drbg_testvec drbg_pr_sha256_tv_template[] = {21452 static const struct drbg_testvec drbg_pr_hmac_sha256_tv_template[] = {21610 static const struct drbg_testvec drbg_pr_ctr_aes128_tv_template[] = {21734 static const struct drbg_testvec drbg_nopr_sha256_tv_template[] = {21856 static const struct drbg_testvec drbg_nopr_hmac_sha256_tv_template[] = {21978 static const struct drbg_testvec drbg_nopr_ctr_aes192_tv_template[] = {22002 static const struct drbg_testvec drbg_nopr_ctr_aes256_tv_template[] = {22026 static const struct drbg_testvec drbg_nopr_ctr_aes128_tv_template[] = {
128 const struct drbg_testvec *vecs;3656 static int drbg_cavs_test(const struct drbg_testvec *test, int pr, in drbg_cavs_test()3730 const struct drbg_testvec *template = desc->suite.drbg.vecs; in alg_test_drbg()