You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e2e_tests: Add sign_verify test for when sig = NULL
According to:
https://www.openssl.org/docs/man3.0/man7/provider-signature.html
"If sig is NULL then the maximum length of the signature should be
written to *siglen."
* Add some checks to test this functionality
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
0 commit comments