Searched defs:md_start_debug (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dmd.c163 static void md_start_debug ( gcry_md_hd_t a, const char *suffix );
705 md_start_debug (bhd, "unknown");
899 md_start_debug (hd, buffer);
934 md_start_debug (hd, suffix);
1191 md_start_debug ( gcry_md_hd_t md, const char *suffix ) function

Completed in 25 milliseconds