Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_wolfssl.c949 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/
Dlibtommath.c80 #define XFREE os_free macro
405 XFREE(a->dp); in mp_clear()