Searched refs:hash_context_t (Results 1 – 3 of 3) sorted by relevance
49 typedef EVP_MD_CTX* hash_context_t; typedef60 typedef gcry_md_hd_t hash_context_t; typedef
77 hash_context_t checksum_ctx;
628 static int md_add_uint8(hash_context_t ctx, uint8_t v) { in md_add_uint8()637 static int md_add_uint16(hash_context_t ctx, uint16_t v) { in md_add_uint16()