Home
last modified time | relevance | path

Searched refs:xq1_bn (Results 1 – 1 of 1) sorted by last modified time

/openssl/test/
H A Dacvp_test.c1058 BIGNUM *xq1_bn = NULL, *xq2_bn = NULL, *xq_bn = NULL; in rsa_keygen_test() local
1073 || !TEST_ptr(xq1_bn = BN_bin2bn(tst->xq1, tst->xq1_len, NULL)) in rsa_keygen_test()
1083 xq1_bn)) in rsa_keygen_test()
1139 BN_free(xq1_bn); in rsa_keygen_test()

Completed in 11 milliseconds