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

/external/boringssl/src/crypto/ec/
H A Dinternal.h172 /* 'field_mul', 'field_sqr', and 'field_div' can be used by 'add' and 'dbl'
175 int (*field_mul)(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, member in struct:ec_method_st

Completed in 191 milliseconds