K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-09-09T11:20:15.903527Z K 7 svn:log V 205 MFC r349986: When calling sctp_initialize_auth_params(), the inp must have at least a read lock. To avoid more complex locking dances, just call it in sctp_aloc_assoc() when the write lock is still held. END