mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
[rt31459d] rebased rt31459c
This commit is contained in:
@@ -154,6 +154,14 @@ dst_lib_destroy(void);
|
||||
* Releases all resources allocated by DST.
|
||||
*/
|
||||
|
||||
isc_result_t
|
||||
dst_random_getdata(void *data, unsigned int length,
|
||||
unsigned int *returned, unsigned int flags);
|
||||
/*%<
|
||||
* \brief Return data from the crypto random generator.
|
||||
* Specialization of isc_entropy_getdata().
|
||||
*/
|
||||
|
||||
isc_boolean_t
|
||||
dst_algorithm_supported(unsigned int alg);
|
||||
/*%<
|
||||
|
Reference in New Issue
Block a user