37ebd9e12d
When initializing crypto devices within the app,
the provided key sizes are checked against the supported
sizes from the crypto device capabilities.
When the supported sizes are not a range, but a single value,
the check may become an infinite loop (when size is not supported).
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
Makefile |