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

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dhmacsha.h110 isc_hmacsha224_sign(isc_hmacsha224_t *ctx, unsigned char *digest, size_t len);
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c91 isc_hmacsha224_sign(isc_hmacsha224_t *ctx, unsigned char *digest, size_t len) { function
314 isc_hmacsha224_sign(isc_hmacsha224_t *ctx, unsigned char *digest, size_t len) { function
555 isc_hmacsha224_sign(ctx, newdigest, ISC_SHA224_DIGESTLENGTH);
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dhash_test.c1136 isc_hmacsha224_sign(&hmacsha224, digest, ISC_SHA224_DIGESTLENGTH);

Completed in 86 milliseconds