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

/macosx-10.10/OpenSSL098-52/src/crypto/ec/
H A Decp_nist.c144 group->field_mod_func = BN_nist_mod_224;
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn.h652 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
H A Dbn_nist.c431 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, function
625 /* see BN_nist_mod_224 for explanation */
750 /* see BN_nist_mod_224 for explanation */
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dbn.h652 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);

Completed in 84 milliseconds