Searched refs:ah_tmp_auth (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/ipv6/
H A Dah6.c71 static inline u8 *ah_tmp_auth(u8 *tmp, unsigned int offset) function
467 auth_data = ah_tmp_auth(work_iph, hdr_len);
574 auth_data = ah_tmp_auth((u8 *)work_iph, hdr_len);
/linux-master/net/ipv4/
H A Dah4.c42 static inline u8 *ah_tmp_auth(void *tmp, unsigned int offset) function
278 auth_data = ah_tmp_auth(work_iph, ihl);
373 auth_data = ah_tmp_auth(seqhi, seqhi_len);

Completed in 165 milliseconds