Searched refs:XFREE (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/crypto/ |
D | crypto_wolfssl.c | 949 XFREE(dh, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init() 982 XFREE(dh, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init() 1026 XFREE(dh, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init_fixed() 1028 XFREE(secret, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_init_fixed() 1067 XFREE(ctx, NULL, DYNAMIC_TYPE_TMP_BUFFER); in dh5_free()
|
/hostap-latest/src/tls/ |
D | libtommath.c | 80 #define XFREE os_free macro 405 XFREE(a->dp); in mp_clear()
|