Return a legacy BN library tuning parameter (deprecated no-op on modern OpenSSL).
Declared in <openssl/bn.h>
[[deprecated]]
int
BN_get_params(int which);
Deprecated. Use of this entity is allowed but discouraged.
Stored parameter value (typically 0 in current builds).
| Name | Description |
|---|---|
| which | Selector historically meaning 0=mul, 1=high, 2=low, 3=mont. |