wrap_ecc.sh: Add tests for explicit curve parametrisation

Openssl can deal with elliptic curves in two ways: named curve for the
ones it knows about and explicitly parametrised for ones it doesn't.
Expand the wrap_ecc.sh test to add a set of tests for wrapping
explicitly parametrised keys.  This actually checks the curve numbers
hard coded into tpm2-common.c

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
1 file changed