Home
last modified time | relevance | path

Searched defs:lh_new (Results 1 – 2 of 2) 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/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h590 #define lh_new GRPC_SHADOW_lh_new macro