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

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dhmacsha.h146 isc_hmacsha384_sign(isc_hmacsha384_t *ctx, unsigned char *digest, size_t len);
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c153 isc_hmacsha384_sign(isc_hmacsha384_t *ctx, unsigned char *digest, size_t len) { function
446 isc_hmacsha384_sign(isc_hmacsha384_t *ctx, unsigned char *digest, size_t len) { function
581 isc_hmacsha384_sign(ctx, newdigest, ISC_SHA384_DIGESTLENGTH);
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dhash_test.c1468 isc_hmacsha384_sign(&hmacsha384, digest, ISC_SHA384_DIGESTLENGTH);

Completed in 95 milliseconds