Home
last modified time | relevance | path

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

/linux-6.12.1/net/sctp/
Dauth.c407 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()
Dassociola.c393 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
/linux-6.12.1/include/net/sctp/
Dstructs.h2070 struct sctp_auth_bytes *asoc_shared_key; member