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

/net/ipv4/
H A Dah4.c23 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, function
179 iph = ah_alloc_tmp(ahash, nfrags + sglists, ihl + seqhi_len);
361 work_iph = ah_alloc_tmp(ahash, nfrags + sglists, ihl +
/net/ipv6/
H A Dah6.c60 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, function
371 iph_base = ah_alloc_tmp(ahash, nfrags + sglists, IPV6HDR_BASELEN +
578 work_iph = ah_alloc_tmp(ahash, nfrags + sglists, hdr_len +

Completed in 208 milliseconds