Home
last modified time | relevance | path

Searched refs:xp1_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
1314 || !TEST_ptr(xp1_bn = BN_bin2bn(tst->xp1, tst->xp1_len, NULL)) in rsa_keygen_test()
1321 xp1_bn)) in rsa_keygen_test()
1380 BN_free(xp1_bn); in rsa_keygen_test()

Completed in 12 milliseconds