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

/macosx-10.10/OpenSSL098-52/src/crypto/ec/
H A Decp_nist.c153 group->field_mod_func = BN_nist_mod_256;
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn.h653 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
H A Dbn_nist.c542 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, function
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dbn.h653 int BN_nist_mod_256(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);

Completed in 82 milliseconds