Lines Matching refs:hexdump
146 static void hexdump(unsigned char *buf, unsigned int len) in hexdump() function
305 hexdump(result, crypto_ahash_digestsize(tfm)); in __test_hash()
382 hexdump(result, crypto_ahash_digestsize(tfm)); in __test_hash()
603 hexdump(q, template[i].rlen); in __test_aead()
772 hexdump(q, n); in __test_aead()
791 hexdump(q, n); in __test_aead()
911 hexdump(q, template[i].rlen); in test_cipher()
1039 hexdump(q, template[i].rlen); in __test_skcipher()
1049 hexdump(iv, crypto_skcipher_ivsize(tfm)); in __test_skcipher()
1154 hexdump(q, template[i].tap[k]); in __test_skcipher()
1164 hexdump(q, n); in __test_skcipher()
1251 hexdump(result, dlen); in test_comp()
1284 hexdump(result, dlen); in test_comp()
1382 hexdump(result, ctemplate[i].outlen); in test_pcomp()
1464 hexdump(result, dtemplate[i].outlen); in test_pcomp()
1523 hexdump(result, template[i].rlen); in test_cprng()