ミラー元
git://git.gnupg.org/gnupg.git
同期済み 2025-07-02 22:46:30 +02:00
g10/ does build again.
このコミットが含まれているのは:
コミット
fbe4ac37f6
52個のファイルの変更、989行の追加、261行の削除
|
@ -36,6 +36,19 @@
|
|||
#include "cipher.h"
|
||||
|
||||
|
||||
/* There is currently no way to get the status of the quick random
|
||||
generator flag from libgcrypt and it is not clear whether this
|
||||
faked RNG is really a good idea. Thus for now we use this stub
|
||||
function but we should consider to entirely remove this fake RNG
|
||||
stuff. */
|
||||
static int
|
||||
random_is_faked (void)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
void
|
||||
release_sk_list( SK_LIST sk_list )
|
||||
{
|
||||
|
|
読み込み中…
Add table
Add a link
新しいイシューから参照