| /src/crypto/external/apache2/openssl/dist/crypto/ec/ |
| ec_local.h | 153 * 'field_inv' computes the multiplicative inverse of a in the field, 158 int (*field_inv)(const EC_GROUP *, BIGNUM *r, const BIGNUM *a, BN_CTX *); member in struct:ec_method_st
|
| /src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| ec_local.h | 153 * 'field_inv' computes the multiplicative inverse of a in the field, 158 int (*field_inv) (const EC_GROUP *, BIGNUM *r, const BIGNUM *a, BN_CTX *); member in struct:ec_method_st
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| ec_local.h | 157 * 'field_inv' computes the multiplicative inverse of a in the field, 162 int (*field_inv) (const EC_GROUP *, BIGNUM *r, const BIGNUM *a, BN_CTX *); member in struct:ec_method_st
|