Searched defs:lh_delete (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/lhash/
H A Dlhash.c67 * 2.0 eay - Fixed a bug that occurred when using lh_delete
87 * 1.4 eay - Fixed lh_doall so the function can call lh_delete 28/05/91
217 void *lh_delete(_LHASH *lh, const void *data) function
/external/openssl/crypto/lhash/
H A Dlhash.c67 * 2.0 eay - Fixed a bug that occurred when using lh_delete
87 * 1.4 eay - Fixed lh_doall so the function can call lh_delete 28/05/91
217 void *lh_delete(_LHASH *lh, const void *data) function

Completed in 60 milliseconds