HOST_ENCRYPT     1213 dev/ic/if_wi.c 						val |= HOST_ENCRYPT;
HOST_ENCRYPT     1216 dev/ic/if_wi.c 					val |= HOST_ENCRYPT|HOST_DECRYPT;
HOST_ENCRYPT     1221 dev/ic/if_wi.c 				p2ltv.wi_val = htole16(HOST_ENCRYPT | HOST_DECRYPT);
HOST_ENCRYPT      864 dev/usb/if_wi_usb.c 						val |= HOST_ENCRYPT;
HOST_ENCRYPT      867 dev/usb/if_wi_usb.c 					val |= HOST_ENCRYPT|HOST_DECRYPT;
HOST_ENCRYPT      872 dev/usb/if_wi_usb.c 				p2ltv.wi_val = htole16(HOST_ENCRYPT | HOST_DECRYPT);