[wpa] Add support for hostapd/wpa_supplicant when WITHOUT_CRYPT=YES
is enabled.
This builds wpa_supplicant / hostpad using internal encryption routines
rather than using libcrypt.
This has been supported in wpa for years now, however since we use
local makefiles for this, we bitrotted dependencies and configuration
options.
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D27958
(cherry picked from commit 7c5a624afae43c44d8e57eb8c5073b9b07f88064)