Generate a random DES key with odd parity that is not a weak key (deprecated).
Declared in <openssl/des.h>
<openssl/des.h>
[[deprecated]] int DES_random_key(DES_cblock* ret);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.