Functions | |
apr_status_t | apr_generate_random_bytes (unsigned char *buf, apr_size_t length) |
apr_status_t apr_generate_random_bytes | ( | unsigned char * | buf, | |
apr_size_t | length | |||
) |
Generate random bytes.
buf | Buffer to fill with random bytes | |
length | Length of buffer in bytes |