mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
fix GSSAPI with native PKCS#11 typo [#35207]
This commit is contained in:
@@ -1910,7 +1910,7 @@ dst__entropy_getdata(void *buf, unsigned int len, isc_boolean_t pseudo) {
|
||||
|
||||
unsigned int
|
||||
dst__entropy_status(void) {
|
||||
#ifdef PKCS11CRYPTO
|
||||
#ifndef PKCS11CRYPTO
|
||||
#ifdef GSSAPI
|
||||
unsigned int flags = dst_entropy_flags;
|
||||
isc_result_t ret;
|
||||
|
Reference in New Issue
Block a user