Lines Matching refs:hexdump
136 static void hexdump(unsigned char *buf, unsigned int len) in hexdump() function
295 hexdump(result, crypto_ahash_digestsize(tfm)); in __test_hash()
372 hexdump(result, crypto_ahash_digestsize(tfm)); in __test_hash()
591 hexdump(q, template[i].rlen); in __test_aead()
753 hexdump(q, n); in __test_aead()
772 hexdump(q, n); in __test_aead()
892 hexdump(q, template[i].rlen); in test_cipher()
1018 hexdump(q, template[i].rlen); in __test_skcipher()
1122 hexdump(q, template[i].tap[k]); in __test_skcipher()
1132 hexdump(q, n); in __test_skcipher()
1219 hexdump(result, dlen); in test_comp()
1252 hexdump(result, dlen); in test_comp()
1350 hexdump(result, ctemplate[i].outlen); in test_pcomp()
1432 hexdump(result, dtemplate[i].outlen); in test_pcomp()
1491 hexdump(result, template[i].rlen); in test_cprng()