Home
last modified time | relevance | path

Searched refs:BN_nist_mod_224 (Results 1 – 8 of 8) sorted by relevance

/external/openssl/crypto/ec/
Decp_nist.c145 group->field_mod_func = BN_nist_mod_224; in ec_GFp_nist_group_set_curve()
/external/chromium_org/third_party/openssl/openssl/crypto/ec/
Decp_nist.c145 group->field_mod_func = BN_nist_mod_224; in ec_GFp_nist_group_set_curve()
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbn.h684 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
/external/openssl/crypto/bn/
Dbn.h686 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
Dbn_nist.c476 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_224() function
/external/openssl/include/openssl/
Dbn.h686 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
Dbn.h684 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);
Dbn_nist.c476 int BN_nist_mod_224(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_224() function