soft_ec_genkey_pair
extern CK_RV soft_ec_genkey_pair(soft_object_t *, soft_object_t *);
rv = soft_ec_genkey_pair(public_key, private_key);