Searched refs:test_rshift (Results 1 – 1 of 1) sorted by relevance
99 int test_rshift(BIO *bp,BN_CTX *ctx);211 if (!test_rshift(out,ctx)) goto err; in main()1919 int test_rshift(BIO *bp,BN_CTX *ctx) in test_rshift() function