Function EVP_CIPHER_CTX_rand_key

Source
pub unsafe extern "C" fn EVP_CIPHER_CTX_rand_key(
    ctx: *mut evp_cipher_ctx_st,
    key: *mut u8,
) -> i32