Searched refs:pkt_hmac (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c771 u8 pkt_hmac[GSS_KRB5_MAX_CKSUM_LEN]; local
834 pkt_hmac, kctx->gk5e->cksumlength);
838 if (memcmp(pkt_hmac, our_hmac, kctx->gk5e->cksumlength) != 0) {

Completed in 95 milliseconds