Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dauth.c47 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() function
100 sctp_auth_key_put(sh_key->key); in sctp_auth_shkey_destroy()
344 sctp_auth_key_put(local_key_vector); in sctp_auth_asoc_create_secret()
345 sctp_auth_key_put(peer_key_vector); in sctp_auth_asoc_create_secret()
408 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()
656 sctp_auth_key_put(asoc_key); in sctp_auth_calculate_hmac()
H A Dassociola.c394 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
/linux/include/net/sctp/
H A Dauth.h65 void sctp_auth_key_put(struct sctp_auth_bytes *key);