Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Dec_key.c697 int fixed_top; in EC_KEY_set_private_key() local
767 fixed_top = bn_get_top(order) + 2; in EC_KEY_set_private_key()
768 if (bn_wexpand(tmp_key, fixed_top) == NULL) { in EC_KEY_set_private_key()

Completed in 4 milliseconds