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