Searched refs:ah_tmp_auth (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.c40 static inline u8 *ah_tmp_auth(void *tmp, unsigned int offset) function
257 auth_data = ah_tmp_auth(work_iph, ihl);
329 auth_data = ah_tmp_auth(work_iph, ihl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dah6.c82 static inline u8 *ah_tmp_auth(u8 *tmp, unsigned int offset) function
462 auth_data = ah_tmp_auth(work_iph, hdr_len);
553 auth_data = ah_tmp_auth(work_iph, hdr_len);

Completed in 60 milliseconds