- Don't include `ENABLED_OPENSSLALL` with `ENABLED_WPAS` - Return length in `wolfSSL_i2d_DHparams` - Implement `wolfSSL_EC_POINT_mul` with independent multiplication and addition if `ECC_SHAMIR` not defined - Implment `ASN1_SIMPLE` without `offsetof` by using a dummy struct - Style fixes