Home
last modified time | relevance | path

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

/openssl/test/
H A Dacvp_test.c1057 BIGNUM *xp1_bn = NULL, *xp2_bn = NULL, *xp_bn = NULL; in rsa_keygen_test() local
1072 || !TEST_ptr(xp_bn = BN_bin2bn(tst->xp, tst->xp_len, NULL)) in rsa_keygen_test()
1081 xp_bn)) in rsa_keygen_test()
1138 BN_free(xp_bn); in rsa_keygen_test()

Completed in 15 milliseconds