Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dauth.c61 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() function
114 sctp_auth_key_put(sh_key->key); in sctp_auth_shkey_destroy()
358 sctp_auth_key_put(local_key_vector); in sctp_auth_asoc_create_secret()
359 sctp_auth_key_put(peer_key_vector); in sctp_auth_asoc_create_secret()
422 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()
777 sctp_auth_key_put(asoc_key); in sctp_auth_calculate_hmac()
Dassociola.c413 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
/Linux-v4.19/include/net/sctp/
Dauth.h85 void sctp_auth_key_put(struct sctp_auth_bytes *key);