Home
last modified time | relevance | path

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

/mirbsd/src/sbin/isakmpd/
Dcrypto.h117 EWEAKKEY, /* A weak key was found in key setup */ enumerator
Dcrypto.c96 return EWEAKKEY; in des1_init()
Dike_phase_1.c737 if (!exchange->keystate && err == EWEAKKEY && in ike_phase_1_post_exchange_KE_NONCE()