Home
last modified time | relevance | path

Searched refs:sctp_auth_bytes (Results 1 – 3 of 3) sorted by relevance

/linux/net/sctp/
A Dauth.c60 struct sctp_auth_bytes *key; in sctp_auth_create_key()
149 struct sctp_auth_bytes *vector2) in sctp_auth_compare_vectors()
190 struct sctp_auth_bytes *new; in sctp_auth_make_key_vector()
254 struct sctp_auth_bytes *first_vector, in sctp_auth_asoc_set_secret()
255 struct sctp_auth_bytes *last_vector, in sctp_auth_asoc_set_secret()
258 struct sctp_auth_bytes *secret; in sctp_auth_asoc_set_secret()
293 struct sctp_auth_bytes *first_vector, in sctp_auth_asoc_create_secret()
295 struct sctp_auth_bytes *secret = NULL; in sctp_auth_asoc_create_secret()
385 struct sctp_auth_bytes *secret; in sctp_auth_asoc_init_active_key()
711 struct sctp_auth_bytes *asoc_key; in sctp_auth_calculate_hmac()
[all …]
/linux/include/net/sctp/
A Dauth.h41 struct sctp_auth_bytes { struct
50 struct sctp_auth_bytes *key; argument
62 static inline void sctp_auth_key_hold(struct sctp_auth_bytes *key) in sctp_auth_key_hold()
70 void sctp_auth_key_put(struct sctp_auth_bytes *key);
A Dstructs.h2065 struct sctp_auth_bytes *asoc_shared_key;

Completed in 13 milliseconds