Searched refs:tcp_ao_key (Results 1 – 2 of 2) sorted by relevance
50 struct tcp_ao_key { struct70 static inline u8 *rcv_other_key(struct tcp_ao_key *key) in rcv_other_key() argument75 static inline u8 *snd_other_key(struct tcp_ao_key *key) in snd_other_key()80 static inline int tcp_ao_maclen(const struct tcp_ao_key *key) in tcp_ao_maclen()86 static inline int tcp_ao_len(const struct tcp_ao_key *key) in tcp_ao_len()91 static inline int tcp_ao_len_aligned(const struct tcp_ao_key *key) in tcp_ao_len_aligned()96 static inline unsigned int tcp_ao_digest_size(struct tcp_ao_key *key) in tcp_ao_digest_size()101 static inline int tcp_ao_sizeof_key(const struct tcp_ao_key *key) in tcp_ao_sizeof_key()103 return sizeof(struct tcp_ao_key) + (key->digest_size << 1); in tcp_ao_sizeof_key()120 struct tcp_ao_key *current_key;[all …]
670 struct tcp_ao_key *key; in tcp_v4_ao_sign_reset()1050 struct tcp_ao_key *rnext_key;