History log of /fuchsia/zircon/third_party/ulib/cryptolib/cryptolib.c
Revision Date Author Comments
# 154b376f 24-Sep-2017 Roland McGrath <mcgrathr@google.com>

[ulib][cryptolib] Avoid variable length arrays

The maximum stack requirements of this code are modest.
It's better to use fixed sizes than dynamic ones even if
the dynamic sizes might be slightly smaller.

Change-Id: Id997c120b6d692c81efcffe2e0efbab065fca8ef


# c933ab19 27-Sep-2016 Todd Eisenberger <teisenbe@google.com>

[cryptolib] Make cryptolib available in usermode and kernelmode

Change-Id: Ice89298a2578c0d520ee338031308e02a2dbbc63