Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dauth.c68 void sctp_auth_key_put(struct sctp_auth_bytes *key) in sctp_auth_key_put() function
120 sctp_auth_key_put(sh_key->key); in sctp_auth_shkey_free()
416 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_auth_asoc_init_active_key()
753 sctp_auth_key_put(asoc_key); in sctp_auth_calculate_hmac()
864 sctp_auth_key_put(cur_key->key); in sctp_auth_set_key()
Dassociola.c460 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_association_free()
1274 sctp_auth_key_put(asoc->asoc_shared_key); in sctp_assoc_update()
/linux-3.4.99/include/net/sctp/
Dauth.h89 void sctp_auth_key_put(struct sctp_auth_bytes *key);