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

/bind-9.6-ESV-R11/bin/tests/hashes/
H A Dt_hashes.c43 typedef void(*FINAL)(void *, const unsigned char *); typedef
314 t_hash(const char *hname, HASH_INIT init, UPDATE update, FINAL final,
354 (FINAL)isc_sha1_final, in, out_sha1);
357 (FINAL)isc_md5_final, in, out_md5);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl214 next unless $cond eq '' or $cond =~ /^(NON_)?FINAL/;
340 if ($r->[1] eq 'FINAL') {

Completed in 10 milliseconds