Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls_scache.c591 unsigned char my_hmac[CURL_SHA256_DIGEST_LENGTH]; in cf_ssl_find_peer() local
599 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