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

/freebsd-10.1-release/crypto/openssl/crypto/lhash/
H A Dlhash.h118 # define LHASH_COMP_FN(name) name##_LHASH_COMP macro
208 ((LHASH_OF(type) *)lh_new(LHASH_HASH_FN(name), LHASH_COMP_FN(name)))
/freebsd-10.1-release/crypto/openssl/apps/
H A Dapps.c1813 LHASH_COMP_FN(index_serial))) {
1823 LHASH_COMP_FN(index_name))) {

Completed in 115 milliseconds