Home
last modified time | relevance | path

Searched defs:field_mod_func (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/ec/
Dinternal.h236 int (*field_mod_func)(BIGNUM *, const BIGNUM *, const BIGNUM *, member
/external/openssl/crypto/ec/
Dec_lcl.h237 int (*field_mod_func)(BIGNUM *, const BIGNUM *, const BIGNUM *, BN_CTX *); /* method-specific */ member