Searched refs:temp_md_len (Results 1 – 1 of 1) sorted by relevance
254 size_t temp_md_len = 0; in HMAC() local260 md == NULL ? static_md : md, size, &temp_md_len); in HMAC()262 *md_len = (unsigned int)temp_md_len; in HMAC()
Completed in 4 milliseconds