Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbntest.c96 int test_lshift1(BIO *bp);
194 if (!test_lshift1(out)) goto err; in main()
1878 int test_lshift1(BIO *bp) in test_lshift1() function