Home
last modified time | relevance | path

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

/openssl/test/
H A Drsa_mp_test.c123 static const unsigned char ex_exponent[] = variable
175 exps[0] = BN_bin2bn(ex_exponent, sizeof(ex_exponent) - 1, NULL); in key2048p3_v1()
223 || !TEST_ptr(num = BN_bin2bn(ex_exponent, sizeof(ex_exponent) - 1, NULL)) in key2048p3_v2()

Completed in 4 milliseconds