Searched refs:XFREE (Results 1 – 2 of 2) sorted by relevance
/hostap-3.7.0/src/crypto/ |
D | crypto_wolfssl.c | 659 XFREE(dh, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init() 691 XFREE(dh, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init() 735 XFREE(dh, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init_fixed() 737 XFREE(secret, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init_fixed() 776 XFREE(ctx, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_free()
|
/hostap-3.7.0/src/tls/ |
D | libtommath.c | 88 #define XFREE os_free macro 413 XFREE(a->dp); in mp_clear()
|