Home
last modified time | relevance | path

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

/openssl/test/
H A Dacvp_test.c1301 BIGNUM *xp1_bn = NULL, *xp2_bn = NULL, *xp_bn = NULL; in rsa_keygen_test() local
1315 || !TEST_ptr(xp2_bn = BN_bin2bn(tst->xp2, tst->xp2_len, NULL)) in rsa_keygen_test()
1323 xp2_bn)) in rsa_keygen_test()
1381 BN_free(xp2_bn); in rsa_keygen_test()

Completed in 8 milliseconds