Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/lhash/
H A Dlhash.h107 #define LHASH_COMP_FN(name) name##_LHASH_COMP macro
154 ((LHASH_OF(type) *)lh_new(LHASH_HASH_FN(name), LHASH_COMP_FN(name)))
/openbsd/usr.bin/openssl/
H A Dapps.c1360 LHASH_HASH_FN(index_serial), LHASH_COMP_FN(index_serial))) { in index_index()
1368 LHASH_HASH_FN(index_name), LHASH_COMP_FN(index_name))) { in index_index()