Searched refs:asoc_shared_key (Results 1 – 3 of 3) sorted by relevance
407 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()408 asoc->asoc_shared_key = secret; in sctp_auth_asoc_init_active_key()726 asoc_key = asoc->asoc_shared_key; in sctp_auth_calculate_hmac()
393 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
2070 struct sctp_auth_bytes *asoc_shared_key; member