Home
last modified time | relevance | path

Searched defs:lh_new (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/crypto/lhash/
Dlhash.c95 _LHASH *lh_new(lhash_hash_func hash, lhash_cmp_func comp) { in lh_new() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/lhash/
Dlhash.c95 _LHASH *lh_new(lhash_hash_func hash, lhash_cmp_func comp) { in lh_new() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h590 #define lh_new GRPC_SHADOW_lh_new macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3255 #define lh_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, lh_new) macro