EC_GROUP_have_precompute_mult

Reports whether a precomputation has been done

Synopsis

Declared in <openssl/ec.h>

[[deprecated]]
int
EC_GROUP_have_precompute_mult(EC_GROUP const* group);

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

1 if a pre-computation has been done and 0 otherwise

Parameters

NameDescription
groupEC_GROUP object