minor update

This commit is contained in:
Zhi Guan
2015-11-02 21:46:00 +08:00
parent 37541150e5
commit ef74cbd1e5
14 changed files with 476 additions and 16 deletions

View File

@@ -669,7 +669,7 @@ static int pkey_sm2_ctrl(EVP_PKEY_CTX *pk_ctx, int type, int p1, void *p2)
}
const EVP_PKEY_METHOD sm2_pkey_meth = {
EVP_PKEY_EC,
EVP_PKEY_SM2,
0, /* flags */
pkey_ec_init,
pkey_ec_copy,