Searched refs:mdin (Results 1 – 1 of 1) sorted by relevance
732 const unsigned char *data, *mdin, *ciphdata; in tls_parse_ctos_cookie() local758 mdin = PACKET_data(&raw); in tls_parse_ctos_cookie()788 if (CRYPTO_memcmp(hmac, mdin, SHA256_DIGEST_LENGTH) != 0) { in tls_parse_ctos_cookie()
Completed in 8 milliseconds