diff options
author | tb <> | 2023-12-13 23:31:25 +0000 |
---|---|---|
committer | tb <> | 2023-12-13 23:31:25 +0000 |
commit | 2be751febeb2e986c60a7b151321579df8e4bf75 (patch) | |
tree | edc7d812ffd27e941a8cb0e982ddfcc85c7536e9 /src/lib/libcrypto/cversion.c | |
parent | f9e4eb95614e9427e1bbb5caa4377d07c7fb4f0c (diff) | |
download | openbsd-2be751febeb2e986c60a7b151321579df8e4bf75.tar.gz openbsd-2be751febeb2e986c60a7b151321579df8e4bf75.tar.bz2 openbsd-2be751febeb2e986c60a7b151321579df8e4bf75.zip |
Simplify OBJ_sn2nid()
Another OBJ_bsearch_() elimination.
OBJ_sn2nid() is very similar to OBJ_obj2nid(). First it tries to retrieve
an object identifier with matching "short name" from the global hash of
added objects and then searches the table of built-in objects.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/cversion.c')
0 files changed, 0 insertions, 0 deletions