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

/linux-4.4.14/include/net/sctp/
H A Dauth.h82 void sctp_auth_key_put(struct sctp_auth_bytes *key);
/linux-4.4.14/net/sctp/
H A Dauth.c61 void sctp_auth_key_put(struct sctp_auth_bytes *key) sctp_auth_key_put() function
113 sctp_auth_key_put(sh_key->key); sctp_auth_shkey_free()
347 sctp_auth_key_put(local_key_vector); sctp_auth_asoc_create_secret()
348 sctp_auth_key_put(peer_key_vector); sctp_auth_asoc_create_secret()
411 sctp_auth_key_put(asoc->asoc_shared_key); sctp_auth_asoc_init_active_key()
758 sctp_auth_key_put(asoc_key); sctp_auth_calculate_hmac()
869 sctp_auth_key_put(cur_key->key);
H A Dassociola.c400 sctp_auth_key_put(asoc->asoc_shared_key); sctp_association_free()

Completed in 260 milliseconds