diff options
author | tb <> | 2025-01-25 10:30:17 +0000 |
---|---|---|
committer | tb <> | 2025-01-25 10:30:17 +0000 |
commit | 8667179224a6615ccfac232abd0df8d102fe93ee (patch) | |
tree | 92f52cc931dafb73b54b0f33fcc857aafeb8b5ad /src/lib/libcrypto/dsa/dsa_gen.c | |
parent | 8d5d61753b8836b73d881e913adbe5e305e7e132 (diff) | |
download | openbsd-8667179224a6615ccfac232abd0df8d102fe93ee.tar.gz openbsd-8667179224a6615ccfac232abd0df8d102fe93ee.tar.bz2 openbsd-8667179224a6615ccfac232abd0df8d102fe93ee.zip |
Simplify ecpk_print_explicit_parameters()
At this point the NID is always NID_X9_62_prime_field, so we can use
SN_X9_62_prime_field directly rather than getting the field type from
the method and then converting the nid to an sn with OBJ_nid2sn().
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_gen.c')
0 files changed, 0 insertions, 0 deletions