Lines Matching defs:hash_testvec
28 * hash_testvec: structure to describe a hash (message digest) test
37 struct hash_testvec {
2823 static const struct hash_testvec md4_tv_template[] = {
2862 static const struct hash_testvec sha3_224_tv_template[] = {
3021 static const struct hash_testvec sha3_256_tv_template[] = {
3181 static const struct hash_testvec sha3_384_tv_template[] = {
3349 static const struct hash_testvec sha3_512_tv_template[] = {
3528 static const struct hash_testvec md5_tv_template[] = {
3570 static const struct hash_testvec rmd128_tv_template[] = {
3630 static const struct hash_testvec rmd160_tv_template[] = {
3690 static const struct hash_testvec rmd256_tv_template[] = {
3754 static const struct hash_testvec rmd320_tv_template[] = {
3815 static const struct hash_testvec crct10dif_tv_template[] = {
4106 static const struct hash_testvec streebog256_tv_template[] = {
4136 static const struct hash_testvec streebog512_tv_template[] = {
4177 static const struct hash_testvec hmac_streebog256_tv_template[] = {
4196 static const struct hash_testvec hmac_streebog512_tv_template[] = {
4284 static const struct hash_testvec sm3_tv_template[] = {
4348 static const struct hash_testvec hmac_sm3_tv_template[] = {
4405 static const struct hash_testvec sha1_tv_template[] = {
4591 static const struct hash_testvec sha224_tv_template[] = {
4761 static const struct hash_testvec sha256_tv_template[] = {
4930 static const struct hash_testvec sha384_tv_template[] = {
5120 static const struct hash_testvec sha512_tv_template[] = {
5325 static const struct hash_testvec wp512_tv_template[] = {
5421 static const struct hash_testvec wp384_tv_template[] = {
5501 static const struct hash_testvec wp256_tv_template[] = {
5568 static const struct hash_testvec tgr192_tv_template[] = {
5611 static const struct hash_testvec tgr160_tv_template[] = {
5654 static const struct hash_testvec tgr128_tv_template[] = {
5691 static const struct hash_testvec ghash_tv_template[] =
5804 static const struct hash_testvec hmac_md5_tv_template[] =
5882 static const struct hash_testvec hmac_rmd128_tv_template[] = {
5959 static const struct hash_testvec hmac_rmd160_tv_template[] = {
6036 static const struct hash_testvec hmac_sha1_tv_template[] = {
6115 static const struct hash_testvec hmac_sha224_tv_template[] = {
6226 static const struct hash_testvec hmac_sha256_tv_template[] = {
6359 static const struct hash_testvec aes_cmac128_tv_template[] = {
6434 static const struct hash_testvec aes_cbcmac_tv_template[] = {
6492 static const struct hash_testvec des3_ede_cmac64_tv_template[] = {
6538 static const struct hash_testvec aes_xcbc128_tv_template[] = {
6646 static const struct hash_testvec vmac64_aes_tv_template[] = {
6757 static const struct hash_testvec hmac_sha384_tv_template[] = {
6853 static const struct hash_testvec hmac_sha512_tv_template[] = {
6956 static const struct hash_testvec hmac_sha3_224_tv_template[] = {
7043 static const struct hash_testvec hmac_sha3_256_tv_template[] = {
7130 static const struct hash_testvec hmac_sha3_384_tv_template[] = {
7225 static const struct hash_testvec hmac_sha3_512_tv_template[] = {
7332 static const struct hash_testvec poly1305_tv_template[] = {
7617 static const struct hash_testvec nhpoly1305_tv_template[] = {
31940 static const struct hash_testvec michael_mic_tv_template[] = {
31988 static const struct hash_testvec crc32_tv_template[] = {
32427 static const struct hash_testvec crc32c_tv_template[] = {
32863 static const struct hash_testvec xxhash64_tv_template[] = {
33693 static const struct hash_testvec blake2b_160_tv_template[] = {{
33745 static const struct hash_testvec blake2b_256_tv_template[] = {{
33804 static const struct hash_testvec blake2b_384_tv_template[] = {{
33877 static const struct hash_testvec blake2b_512_tv_template[] = {{
33966 static const struct hash_testvec blakes2s_128_tv_template[] = {{
34011 static const struct hash_testvec blakes2s_160_tv_template[] = {{
34063 static const struct hash_testvec blakes2s_224_tv_template[] = {{
34122 static const struct hash_testvec blakes2s_256_tv_template[] = {{