Migrated gmp plugin to INIT/METHOD macros
This commit is contained in:
@@ -34,7 +34,7 @@ struct gmp_rsa_private_key_t {
|
||||
/**
|
||||
* Implements private_key_t interface
|
||||
*/
|
||||
private_key_t interface;
|
||||
private_key_t key;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user