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

/bind-9.11.3/lib/isc/include/isc/
H A Dhmacsha.h159 isc_hmacsha384_verify(isc_hmacsha384_t *ctx, unsigned char *digest, size_t len);
/bind-9.11.3/lib/isc/
H A Dhmacsha.c1482 isc_hmacsha384_verify(isc_hmacsha384_t *ctx, unsigned char *digest, size_t len) { function
/bind-9.11.3/lib/dns/
H A Dhmac_link.c1295 if (isc_hmacsha384_verify(hmacsha384ctx, sig->base, sig->length))

Completed in 125 milliseconds