Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_key.c792 int fixed_top; in EC_KEY_set_private_key() local
872 fixed_top = bn_get_top(order) + 2; in EC_KEY_set_private_key()
873 if (bn_wexpand(tmp_key, fixed_top) == NULL) { in EC_KEY_set_private_key()

Completed in 6 milliseconds