Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dtestmgr.c2875 .vecs = drbg_pr_hmac_sha256_tv_template,
2876 .count = ARRAY_SIZE(drbg_pr_hmac_sha256_tv_template)
Dtestmgr.h24137 static struct drbg_testvec drbg_pr_hmac_sha256_tv_template[] = { variable