commit | 6fb062d7cd63172c0a5bc7b2f9e779d6cb86d70b | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Dec 06 12:47:07 2023 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Dec 06 12:47:07 2023 -0500 |
tree | f35822f8cf67d9f9b16cacb03805b4689f94d370 | |
parent | 1a8d8edc0cdb59c400ad73c55d463349c2834268 [diff] |
openssl3 updates Explicitly include bn.h and use get1 functions for EC_KEY operations because get0 requires a const return. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>