Home
last modified time | relevance | path

Searched refs:consonants (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dkey.c253 char consonants[] = { 'b', 'c', 'd', 'f', 'g', 'h', 'k', 'l', 'm', in key_fingerprint_bubblebabble() local
270 retval[j++] = consonants[idx1]; in key_fingerprint_bubblebabble()
275 retval[j++] = consonants[idx3]; in key_fingerprint_bubblebabble()
277 retval[j++] = consonants[idx4]; in key_fingerprint_bubblebabble()
287 retval[j++] = consonants[idx1]; in key_fingerprint_bubblebabble()