Home
last modified time | relevance | path

Searched defs:HMAC_FUNC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcrypt/
H A Dhmac_sha1.c11 #define HMAC_FUNC __hmac_sha1 macro
H A Dhmac.c67 HMAC_FUNC (const unsigned char *text, size_t text_len, in HMAC_FUNC() function