Home
last modified time | relevance | path

Searched refs:md5_hash (Results 1 – 2 of 2) sorted by relevance

/include/net/
Dtcp_ao.h346 const u8 **md5_hash, const u8 **ao_hash);
349 const u8 **md5_hash, const u8 **ao_hash) in tcp_do_parse_auth_options() argument
351 *md5_hash = NULL; in tcp_do_parse_auth_options()
Dtcp.h1847 int tcp_v4_md5_hash_skb(char *md5_hash, const struct tcp_md5sig_key *key,
2787 const u8 **md5_hash, const struct tcp_ao_hdr **aoh) in tcp_parse_auth_options() argument
2796 if (md5_hash) in tcp_parse_auth_options()
2797 *md5_hash = md5_tmp; in tcp_parse_auth_options()