Function openssl_sys::EC_GROUP_get_order
[−]
[src]
pub unsafe extern fn EC_GROUP_get_order(
group: *const EC_GROUP,
order: *mut BIGNUM,
ctx: *mut BN_CTX
) -> c_int