Home
last modified time | relevance | path

Searched refs:static_md (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/hmac/
A Dhmac.c225 static unsigned char static_md[EVP_MAX_MD_SIZE]; in HMAC() local
233 md == NULL ? static_md : md, size, &temp_md_len); in HMAC()

Completed in 3 milliseconds