Go to the source code of this file.
Functions | |
int | EC_GROUP_check (const EC_GROUP *group, BN_CTX *ctx) |
Checks whether the parameter in the EC_GROUP define a valid ec group
group | EC_GROUP object |
ctx | BN_CTX object (optional) |
Definition at line 59 of file ec_check.c.