Searched refs:digest_algo_to_string (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dmd.c150 static const char * digest_algo_to_string( int algo );
367 digest_algo_to_string (int algorithm) function
395 const char *s = digest_algo_to_string (algorithm);

Completed in 29 milliseconds