pub unsafe extern "C" fn aws_device_random_buffer(
output: *mut aws_byte_buf
) -> c_int
Expand description
Fill a buffer with unpredictably random bytes, suitable for cryptographic use.
pub unsafe extern "C" fn aws_device_random_buffer(
output: *mut aws_byte_buf
) -> c_int
Fill a buffer with unpredictably random bytes, suitable for cryptographic use.