Home
last modified time | relevance | path

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

/openssl/crypto/lhash/
H A Dlhash_local.h24 OPENSSL_LH_COMPFUNCTHUNK compw; member
H A Dlhash.c56 lh->compw = cw; in OPENSSL_LH_set_thunks()
344 if (lh->compw != NULL) { in getrn()
345 if (lh->compw(n1->data, data, lh->comp) == 0) in getrn()

Completed in 6 milliseconds