Searched refs:hash_testvec (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dtestmgr.c103 struct hash_testvec *vecs;
191 static int __test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, __test_hash()
390 static int test_hash(struct crypto_ahash *tfm, struct hash_testvec *template, test_hash()
H A Dtestmgr.h38 struct hash_testvec { struct
117 static struct hash_testvec md4_tv_template [] = {
163 static struct hash_testvec md5_tv_template[] = {
209 static struct hash_testvec rmd128_tv_template[] = {
273 static struct hash_testvec rmd160_tv_template[] = {
337 static struct hash_testvec rmd256_tv_template[] = {
405 static struct hash_testvec rmd320_tv_template[] = {
469 static struct hash_testvec crct10dif_tv_template[] = {
507 static struct hash_testvec sha1_tv_template[] = {
699 static struct hash_testvec sha224_tv_template[] = {
873 static struct hash_testvec sha256_tv_template[] = {
1046 static struct hash_testvec sha384_tv_template[] = {
1240 static struct hash_testvec sha512_tv_template[] = {
1449 static struct hash_testvec wp512_tv_template[] = {
1547 static struct hash_testvec wp384_tv_template[] = {
1629 static struct hash_testvec wp256_tv_template[] = {
1698 static struct hash_testvec tgr192_tv_template[] = {
1743 static struct hash_testvec tgr160_tv_template[] = {
1788 static struct hash_testvec tgr128_tv_template[] = {
1827 static struct hash_testvec ghash_tv_template[] =
1887 static struct hash_testvec hmac_md5_tv_template[] =
1969 static struct hash_testvec hmac_rmd128_tv_template[] = {
2050 static struct hash_testvec hmac_rmd160_tv_template[] = {
2131 static struct hash_testvec hmac_sha1_tv_template[] = {
2214 static struct hash_testvec hmac_sha224_tv_template[] = {
2329 static struct hash_testvec hmac_sha256_tv_template[] = {
2466 static struct hash_testvec aes_cmac128_tv_template[] = {
2543 static struct hash_testvec des3_ede_cmac64_tv_template[] = {
2591 static struct hash_testvec aes_xcbc128_tv_template[] = {
2686 static struct hash_testvec aes_vmac128_tv_template[] = {
2766 static struct hash_testvec hmac_sha384_tv_template[] = {
2866 static struct hash_testvec hmac_sha512_tv_template[] = {
28903 static struct hash_testvec michael_mic_tv_template[] = {
28953 static struct hash_testvec crc32c_tv_template[] = {
29391 static struct hash_testvec bfin_crc_tv_template[] = {

Completed in 202 milliseconds