diff options
author | tb <> | 2024-10-11 06:18:40 +0000 |
---|---|---|
committer | tb <> | 2024-10-11 06:18:40 +0000 |
commit | bb3fdb807ea088e740438f0e8ec3d252b591570b (patch) | |
tree | 8f6e02bd23b6df9e4fa3df82ab9ea1f2d7cbc324 /src/lib/libcrypto/cryptlib.c | |
parent | f8ad3a37492a13165ccab6bc62ca867432fbd88f (diff) | |
download | openbsd-bb3fdb807ea088e740438f0e8ec3d252b591570b.tar.gz openbsd-bb3fdb807ea088e740438f0e8ec3d252b591570b.tar.bz2 openbsd-bb3fdb807ea088e740438f0e8ec3d252b591570b.zip |
Spell NULL in a simpler fashion
priv_key->parameters is always NULL at this point, since its corresponding
entry in the ASN.1 template has ASN1_TFLG_OPTIONAL set, so there is no point
in pretending to pass it to ec_asn1_group2pkparameters().
ok jsing
Diffstat (limited to 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions