Home
last modified time | relevance | path

Searched refs:LHM_lh_new (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/lib/libcrypto/lhash/
Dlhash.h153 #define LHM_lh_new(type, name) \ macro
/openbsd/src/lib/libcrypto/stack/
Dsafestack.h1640 #define lh_ADDED_OBJ_new() LHM_lh_new(ADDED_OBJ,added_obj)
1651 #define lh_CONF_VALUE_new() LHM_lh_new(CONF_VALUE,conf_value)
1662 #define lh_ERR_STATE_new() LHM_lh_new(ERR_STATE,err_state)
1673 #define lh_ERR_STRING_DATA_new() LHM_lh_new(ERR_STRING_DATA,err_string_data)
1684 #define lh_EX_CLASS_ITEM_new() LHM_lh_new(EX_CLASS_ITEM,ex_class_item)
1695 #define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function)
1706 #define lh_OBJ_NAME_new() LHM_lh_new(OBJ_NAME,obj_name)
1717 #define lh_OPENSSL_STRING_new() LHM_lh_new(OPENSSL_STRING,openssl_string)
1728 #define lh_SSL_SESSION_new() LHM_lh_new(SSL_SESSION,ssl_session)