Home
last modified time | relevance | path

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

/crypto/
Dfips140_gen_hmac.c117 static void hmac_section(HMAC_CTX *hmac, const char *start, const char *end) in hmac_section()
132 HMAC_CTX *hmac; in main() local