ssh: Fix fingerprint computation for 384 bit ECDSA keys.
* common/ssh-utils.c (get_fingerprint): Fix hashed string.
That was an obvious c+p bug which should have been caught by a test
case.
(backported from master 2167951b275bae51cf669c02547e2e7ea8fbe2ee)