Searched defs:EC_GROUP_get_order (Results 1 – 2 of 2) sorted by relevance
621 int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx) { in EC_GROUP_get_order() function
182 public static native byte[] EC_GROUP_get_order(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_order() method in NativeCrypto