+5
−2
+9
−21
+5
−0
+27
−29
Loading
This adds a new accessor function DSA_SIG_get0.
The customisation of DSA_SIG structure initialisation has been removed this
means that the 'r' and 's' components are automatically allocated when
DSA_SIG_new() is called. Update documentation.
Reviewed-by:
Rich Salz <rsalz@openssl.org>