Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbntest.c115 int test_gf2m_mod_inv(BIO *bp,BN_CTX *ctx);
283 if (!test_gf2m_mod_inv(out,ctx)) goto err; in main()
1303 int test_gf2m_mod_inv(BIO *bp,BN_CTX *ctx) in test_gf2m_mod_inv() function