other versions
- Tumbleweed 1.5.0-1.1
- Leap-16.0
| KCAPI_RNG_SEEDSIZE(3) | Programming Interface | KCAPI_RNG_SEEDSIZE(3) |
NAME¶
kcapi_rng_seedsize - return required seed size of DRNG
SYNOPSIS¶
uint32_t kcapi_rng_seedsize(struct kcapi_handle * handle);
ARGUMENTS¶
handle
[in] cipher handle
DESCRIPTION¶
return > 0 specifying the block size; 0 on error
AUTHOR¶
Stephan Mueller <smueller@chronox.de>
Author.
COPYRIGHT¶
| April 2025 | libkcapi Manual 1.5.0 |