Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netgraph/
H A Dng_ppp.h157 u_char enableDecryption; /* enable PPP decryption */ member
H A Dng_ppp.c1267 if (priv->conf.enableDecryption && in ng_ppp_crypt_recv()
1296 if (!priv->conf.enableDecryption) { in ng_ppp_rcvdata_decrypt()