Searched refs:computed_hmac (Results 1 – 1 of 1) sorted by relevance
532 uint8_t computed_hmac[SHA_DIGEST_LENGTH]; in flow_divert_packet_verify_hmac() local571 error = flow_divert_packet_compute_hmac(packet, group, computed_hmac); in flow_divert_packet_verify_hmac()576 if (cc_cmp_safe(sizeof(packet_hmac), packet_hmac, computed_hmac)) { in flow_divert_packet_verify_hmac()