Logo
Explore Help
Sign In
QuasarApp/openssl
4
0
Fork 0
You've already forked openssl
mirror of https://github.com/QuasarApp/openssl.git synced 2025-05-10 16:39:40 +00:00
Code Issues Projects Releases Wiki Activity
openssl/crypto/objects/obj_lcl.h

8 lines
165 B
C
Raw Normal View History

Inline LHASH_OF Make LHASH_OF use static inline functions. Add new lh_get_down_load and lh_set_down_load functions and their typesafe inline equivalents. Make lh_error a function instead of a macro. Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-11 14:11:13 +00:00
typedef struct name_funcs_st NAME_FUNCS;
DEFINE_STACK_OF(NAME_FUNCS)
Use ossl_inline and DEFINE_LHASH_OF Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-11 15:22:30 +00:00
DEFINE_LHASH_OF(OBJ_NAME);
Inline LHASH_OF Make LHASH_OF use static inline functions. Add new lh_get_down_load and lh_set_down_load functions and their typesafe inline equivalents. Make lh_error a function instead of a macro. Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-11 14:11:13 +00:00
typedef struct added_obj_st ADDED_OBJ;
Use ossl_inline and DEFINE_LHASH_OF Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-11 15:22:30 +00:00
DEFINE_LHASH_OF(ADDED_OBJ);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 103ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API