Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbntest.c94 int test_add(BIO *bp);
186 if (!test_add(out)) goto err; in main()
317 int test_add(BIO *bp) in test_add() function