Home
last modified time | relevance | path

Searched defs:ghm (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/cose/
Dcose_sign_alg.c34 enum lws_genhmac_types ghm; in lws_cose_sign_alg_create() local
Dcose_validate_alg.c34 enum lws_genhmac_types ghm; in lws_cose_val_alg_create() local
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c58 #define GNU_HASH_FILTER(ght, ghm, gho) \ argument
757 size_t ghm = 1ul << gh % (8 * sizeof(size_t)); in find_sym_impl() local
806 size_t ghm = 1ul << gh % (8*sizeof(size_t)); in find_sym2() local
843 size_t ghm = 1ul << gh % (8*sizeof(size_t)); in find_sym_by_deps() local
881 size_t ghm = 1ul << gh % (8 * sizeof(size_t)); in find_sym_by_saved_so_list() local
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c302 size_t ghm = 1ul << gh % (8*sizeof(size_t)); in find_sym2() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c302 size_t ghm = 1ul << gh % (8*sizeof(size_t)); in find_sym2() local
/third_party/musl/ldso/
Ddynlink.c304 size_t ghm = 1ul << gh % (8*sizeof(size_t)); in find_sym2() local