Home
last modified time | relevance | path

Searched refs:xq1_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
1317 || !TEST_ptr(xq1_bn = BN_bin2bn(tst->xq1, tst->xq1_len, NULL)) in rsa_keygen_test()
1327 xq1_bn)) in rsa_keygen_test()
1383 BN_free(xq1_bn); in rsa_keygen_test()

Completed in 12 milliseconds