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

/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dhmacmd5.h68 isc_hmacmd5_verify2(isc_hmacmd5_t *ctx, unsigned char *digest, size_t len);
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dhmacmd5.c139 return (isc_hmacmd5_verify2(ctx, digest, ISC_MD5_DIGESTLENGTH));
143 isc_hmacmd5_verify2(isc_hmacmd5_t *ctx, unsigned char *digest, size_t len) { function

Completed in 52 milliseconds