• M
    constify SRP · 98370c2d
    Matt Caswell 提交于
    Add const qualifiers to lots of SRP stuff. This started out as an effort
    to silence some "type-punning" warnings on OpenBSD...but the fix was to
    have proper const correctness in SRP.
    
    RT4378
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    98370c2d
srp_lib.c 8.0 KB