Searched refs:BN_nist_mod_256 (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/ec/
H A Decp_nist.c140 group->field_mod_func = BN_nist_mod_256;
/external/openssl/crypto/bn/
H A Dbn.h670 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
H A Dbn_nist.c545 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, function
/external/openssl/include/openssl/
H A Dbn.h670 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);

Completed in 105 milliseconds