Searched refs:SIGN (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/bin/tests/hashes/ |
H A D | t_hashes.c | 44 typedef void(*SIGN)(void *, const unsigned char *, unsigned int); typedef 380 t_hmac(const char *hname, HMAC_INIT init, UPDATE update, SIGN sign, 407 (UPDATE)isc_hmacsha1_update, (SIGN)isc_hmacsha1_sign, 410 (UPDATE)isc_hmacsha224_update, (SIGN)isc_hmacsha224_sign, 413 (UPDATE)isc_hmacsha256_update, (SIGN)isc_hmacsha256_sign, 416 (UPDATE)isc_hmacsha384_update, (SIGN)isc_hmacsha384_sign, 419 (UPDATE)isc_hmacsha512_update, (SIGN)isc_hmacsha512_sign,
|
Completed in 686 milliseconds