Unlock the inp when hanlding TCP_MD5SIG socket options. tcp_ipsec_pcbctl
handles locking the inp when the option is being modified.
This was found by Claudio Jeker while OpenBGPd and the fix is from him.
On 14 we get a panic when trying to call getsockopt, on 13.1 the process locks
up using 100% CPU.