Searched refs:pkt_hmac (Results 1 – 1 of 1) sorted by relevance
861 u8 pkt_hmac[GSS_KRB5_MAX_CKSUM_LEN]; in gss_krb5_aes_decrypt() local928 pkt_hmac, kctx->gk5e->cksumlength); in gss_krb5_aes_decrypt()932 if (crypto_memneq(pkt_hmac, our_hmac, kctx->gk5e->cksumlength) != 0) { in gss_krb5_aes_decrypt()