sctp_print_key
sctp_print_key(stcb->asoc.authinfo.assoc_key,
sctp_print_key(stcb->asoc.authinfo.recv_key, "Recv Key");
extern void sctp_print_key(sctp_key_t *key, const char *str);