Sergey S c927eec097 main/openssh: always use compat getentropy
Have it call native getentropy and fall back as required.  Should fix
issues of platforms where libc has getentropy but it is not implemented
in the kernel.

see: https://github.com/openssh/openssh-portable/pull/354
2022-11-04 15:57:36 +01:00
..