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

/freebsd-10.1-release/crypto/openssl/crypto/lhash/
H A Dlhash.h207 # define LHM_lh_new(type, name) \ macro
/freebsd-10.1-release/crypto/openssl/crypto/stack/
H A Dsafestack.h2312 # define lh_ADDED_OBJ_new() LHM_lh_new(ADDED_OBJ,added_obj)
2329 # define lh_APP_INFO_new() LHM_lh_new(APP_INFO,app_info)
2346 # define lh_CONF_VALUE_new() LHM_lh_new(CONF_VALUE,conf_value)
2363 # define lh_ENGINE_PILE_new() LHM_lh_new(ENGINE_PILE,engine_pile)
2380 # define lh_ERR_STATE_new() LHM_lh_new(ERR_STATE,err_state)
2397 # define lh_ERR_STRING_DATA_new() LHM_lh_new(ERR_STRING_DATA,err_string_data)
2414 # define lh_EX_CLASS_ITEM_new() LHM_lh_new(EX_CLASS_ITEM,ex_class_item)
2431 # define lh_FUNCTION_new() LHM_lh_new(FUNCTION,function)
2448 # define lh_MEM_new() LHM_lh_new(MEM,mem)
2465 # define lh_OBJ_NAME_new() LHM_lh_new(OBJ_NAM
[all...]

Completed in 123 milliseconds