asoc_shared_key 2047 include/net/sctp/structs.h struct sctp_auth_bytes *asoc_shared_key; asoc_shared_key 391 net/sctp/associola.c sctp_auth_key_put(asoc->asoc_shared_key); asoc_shared_key 407 net/sctp/auth.c sctp_auth_key_put(asoc->asoc_shared_key); asoc_shared_key 408 net/sctp/auth.c asoc->asoc_shared_key = secret; asoc_shared_key 725 net/sctp/auth.c asoc_key = asoc->asoc_shared_key;