Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dauth.c411 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()
412 asoc->asoc_shared_key = secret; in sctp_auth_asoc_init_active_key()
728 asoc_key = asoc->asoc_shared_key; in sctp_auth_calculate_hmac()
Dassociola.c400 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
/linux-4.1.27/include/net/sctp/
Dstructs.h1830 struct sctp_auth_bytes *asoc_shared_key; member