Home
last modified time | relevance | path

Searched refs:BN_nist_mod_192 (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/ec/
H A Decp_nist.c106 group->field_mod_func = BN_nist_mod_192; in ossl_ec_GFp_nist_group_set_curve()
/openssl/crypto/bn/
H A Dbn_nist.c351 int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *field, in BN_nist_mod_192() function
1227 return BN_nist_mod_192; in BN_nist_mod_func()
/openssl/util/
H A Dmissingcrypto.txt262 BN_nist_mod_192(3)
H A Dmissingcrypto111.txt293 BN_nist_mod_192(3)
H A Dlibcrypto.num1424 BN_nist_mod_192 1459 3_0_0 EXIST::FUNCTION:
/openssl/include/openssl/
H A Dbn.h542 int BN_nist_mod_192(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx);

Completed in 30 milliseconds