Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dmem_dbg.c161 static void app_info_free(APP_INFO *);
204 static void app_info_free(APP_INFO *inf) in app_info_free() function
210 app_info_free(inf->next); in app_info_free()
592 app_info_free(mp->app_info); in CRYPTO_dbg_free()