Searched defs:field_div (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/ec/
H A Dec_lcl.h169 /* 'field_mul', 'field_sqr', and 'field_div' can be used by 'add' and 'dbl' so that
174 int (*field_div)(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *); member in struct:ec_method_st

Completed in 107 milliseconds