Searched refs:my_hmac (Results 1 – 1 of 1) sorted by relevance
591 unsigned char my_hmac[CURL_SHA256_DIGEST_LENGTH]; in cf_ssl_find_peer() local599 my_hmac); in cf_ssl_find_peer()602 if(!memcmp(scache->peers[i].key_hmac, my_hmac, sizeof(my_hmac))) { in cf_ssl_find_peer()
Completed in 7 milliseconds