Searched refs:isc_hmac (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dhmac.h32 * isc_hmac:
49 isc_hmac(const isc_md_type_t *type, const void *key, const int keylen,
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dhmac.h31 * isc_hmac:
49 isc_hmac(const isc_md_type_t *type, const void *key, const size_t keylen,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhmac.c124 isc_hmac(const isc_md_type_t *type, const void *key, const int keylen, function
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dhmac.c146 isc_hmac(const isc_md_type_t *type, const void *key, const size_t keylen, function
/netbsd-current/external/mpl/bind/dist/lib/isccc/
H A Dcc.c294 result = isc_hmac(md_type, secret->rstart, REGION_SIZE(*secret), data,
435 result = isc_hmac(md_type, secret->rstart, REGION_SIZE(*secret), data,

Completed in 173 milliseconds