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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dah4.c21 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, function
171 iph = ah_alloc_tmp(ahash, nfrags, ihl);
325 work_iph = ah_alloc_tmp(ahash, nfrags, ihl + ahp->icv_trunc_len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dah6.c58 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, function
363 iph_base = ah_alloc_tmp(ahash, nfrags, IPV6HDR_BASELEN + extlen);
549 work_iph = ah_alloc_tmp(ahash, nfrags, hdr_len + ahp->icv_trunc_len);

Completed in 168 milliseconds