Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dtestmgr.c2860 .vecs = fcrypt_pcbc_dec_tv_template,
3273 .vecs = fcrypt_pcbc_dec_tv_template,
Dtestmgr.h23259 #define FCRYPT_DEC_TEST_VECTORS ARRAY_SIZE(fcrypt_pcbc_dec_tv_template)
23322 static struct cipher_testvec fcrypt_pcbc_dec_tv_template[] = { variable