• C
    Rework based on feedback: · 6cba4a66
    clucey 提交于
    1. Cleaned up eventfd handling
    2. Reworked socket setup code to allow other algorithms to be added in
       future
    3. Fixed compile errors for static build
    4. Added error to error stack in all cases of ALG_PERR/ALG_ERR
    5. Called afalg_aes_128_cbc() from bind() to avoid race conditions
    6. Used MAX_INFLIGHT define in io_getevents system call
    7. Coding style fixes
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    Reviewed-by: NMatt Caswell <matt@openssl.org>
    6cba4a66
Configure 76.1 KB