sctp_auth_key_put
void sctp_auth_key_put(struct sctp_auth_bytes *key);
sctp_auth_key_put(asoc->asoc_shared_key);
sctp_auth_key_put(sh_key->key);
sctp_auth_key_put(local_key_vector);
sctp_auth_key_put(peer_key_vector);
sctp_auth_key_put(asoc->asoc_shared_key);
sctp_auth_key_put(asoc_key);