Home
last modified time | relevance | path

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

/openssl/test/
H A Dacvp_test.c1058 BIGNUM *xq1_bn = NULL, *xq2_bn = NULL, *xq_bn = NULL; in rsa_keygen_test() local
1074 || !TEST_ptr(xq2_bn = BN_bin2bn(tst->xq2, tst->xq2_len, NULL)) in rsa_keygen_test()
1085 xq2_bn)) in rsa_keygen_test()
1140 BN_free(xq2_bn); in rsa_keygen_test()

Completed in 10 milliseconds