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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dmd.c164 static int md_get_algo( gcry_md_hd_t a );
833 int algo = md_get_algo (a);
856 int algo = md_get_algo (hd);
1049 md_get_algo (gcry_md_hd_t a) function
1056 log_error ("WARNING: more than one algorithm in md_get_algo()\n");
1064 return md_get_algo (hd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dmd.c164 static int md_get_algo( gcry_md_hd_t a );
833 int algo = md_get_algo (a);
856 int algo = md_get_algo (hd);
1049 md_get_algo (gcry_md_hd_t a) function
1056 log_error ("WARNING: more than one algorithm in md_get_algo()\n");
1064 return md_get_algo (hd);

Completed in 74 milliseconds