Home
last modified time | relevance | path

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

/openssl/test/
H A Dacvp_test.c1302 BIGNUM *xq1_bn = NULL, *xq2_bn = NULL, *xq_bn = NULL; in rsa_keygen_test() local
1319 || !TEST_ptr(xq_bn = BN_bin2bn(tst->xq, tst->xq_len, NULL)) in rsa_keygen_test()
1331 xq_bn)) in rsa_keygen_test()
1385 BN_free(xq_bn); in rsa_keygen_test()

Completed in 9 milliseconds