/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_gpsk.c | 33 int specifier; /* CSuite/Specifier */ member 202 data->specifier = EAP_GPSK_CIPHER_RESERVED; in eap_gpsk_select_csuite() 205 int vendor, specifier; in eap_gpsk_select_csuite() local 207 specifier = WPA_GET_BE16(csuite->specifier); in eap_gpsk_select_csuite() 209 i, vendor, specifier); in eap_gpsk_select_csuite() 211 data->specifier == EAP_GPSK_CIPHER_RESERVED && in eap_gpsk_select_csuite() 212 eap_gpsk_supported_ciphersuite(vendor, specifier) && in eap_gpsk_select_csuite() 213 (!data->forced_cipher || data->forced_cipher == specifier)) in eap_gpsk_select_csuite() 216 data->specifier = specifier; in eap_gpsk_select_csuite() 221 data->specifier == EAP_GPSK_CIPHER_RESERVED) { in eap_gpsk_select_csuite() [all …]
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_gpsk_common.h | 41 u8 specifier[2]; member 48 int eap_gpsk_supported_ciphersuite(int vendor, int specifier); 50 int specifier, 57 int specifier, 62 size_t eap_gpsk_mic_len(int vendor, int specifier); 64 int specifier, const u8 *data, size_t len, u8 *mic);
|
H A D | eap_gpsk_common.c | 24 int eap_gpsk_supported_ciphersuite(int vendor, int specifier) in eap_gpsk_supported_ciphersuite() argument 27 specifier == EAP_GPSK_CIPHER_AES) in eap_gpsk_supported_ciphersuite() 31 specifier == EAP_GPSK_CIPHER_SHA256) in eap_gpsk_supported_ciphersuite() 280 int specifier, in eap_gpsk_derive_keys() argument 291 vendor, specifier); in eap_gpsk_derive_keys() 317 switch (specifier) { in eap_gpsk_derive_keys() 332 "key derivation", vendor, specifier); in eap_gpsk_derive_keys() 418 int specifier, in eap_gpsk_derive_session_id() argument 429 vendor, specifier); in eap_gpsk_derive_session_id() 461 ret = eap_gpsk_derive_mid_helper(specifier, in eap_gpsk_derive_session_id() [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/ |
H A D | man.TraceFunctions | 39 * RESULT: invalid probe specifier 43 * RESULT: invalid probe specifier 51 * RESULT: invalid probe specifier 59 * RESULT: invalid probe specifier 76 * RESULT: invalid probe specifier 80 * RESULT: invalid probe specifier. 88 * RESULT: Count of matching read probes and invalid probe specifier 93 * RESULT: invalid probe specifier. 97 * RESULT: invalid probe specifier. 109 * RESULT: invalid probe specifier.
|
H A D | man.TraceNames | 39 * RESULT: invalid probe specifier 43 * RESULT: invalid probe specifier 47 * RESULT: invalid probe specifier 55 * RESULT: invalid probe specifier 59 * RESULT: invalid probe specifier 67 * RESULT: invalid probe specifier 80 * RESULT: invalid probe specifier 97 * RESULT: Count of mathching read probes and invalid probe specifier 102 * RESULT: invalid probe specifier 124 * RESULT: invalid probe specifier
|
H A D | man.TraceModule | 39 * RESULT: invalid probe specifier 51 * RESULT: invalid probe specifier 59 * RESULT: invalid probe specifier 72 * and an invalid probe specifier for foounix. 76 * RESULT: invalid probe specifier for foounix. 99 * RESULT: invalid probe specifier. 103 * RESULT: invalid probe specifier. 107 * RESULT: invalid probe specifier.
|
H A D | man.TraceProvider | 44 * RESULT: invalid probe specifier 48 * RESULT: invalid probe specifier 52 * RESULT: invalid probe specifier 61 * probe specifier for foofile and no tracing. 65 * RESULT: invalid probe specifier 74 * RESULT: invalid probe specifier
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_gpsk.c | 35 int specifier; /* CSuite/Specifier */ member 79 WPA_PUT_BE16(data->csuite_list[data->csuite_count].specifier, in eap_gpsk_init() 87 WPA_PUT_BE16(data->csuite_list[data->csuite_count].specifier, in eap_gpsk_init() 154 miclen = eap_gpsk_mic_len(data->vendor, data->specifier); in eap_gpsk_build_gpsk_3() 175 WPA_PUT_BE16(csuite->specifier, data->specifier); in eap_gpsk_build_gpsk_3() 182 data->specifier, start, pos - start, pos) < 0) in eap_gpsk_build_gpsk_3() 374 WPA_GET_BE16(csuite->specifier)); in eap_gpsk_process_gpsk_2() 379 data->specifier = WPA_GET_BE16(csuite->specifier); in eap_gpsk_process_gpsk_2() 381 data->vendor, data->specifier); in eap_gpsk_process_gpsk_2() 409 data->vendor, data->specifier, in eap_gpsk_process_gpsk_2() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | sff,sfp.txt | 15 - mod-def0-gpios : GPIO phandle and a specifier of the MOD-DEF0 (AKA Mod_ABS) 19 - los-gpios : GPIO phandle and a specifier of the Receiver Loss of Signal 22 - tx-fault-gpios : GPIO phandle and a specifier of the Module Transmitter 25 - tx-disable-gpios : GPIO phandle and a specifier of the Transmitter Disable 28 - rate-select0-gpios : GPIO phandle and a specifier of the Rx Signaling Rate 32 - rate-select1-gpios : GPIO phandle and a specifier of the Tx Signaling Rate
|
H A D | nokia-bluetooth.txt | 16 - reset-gpios: GPIO specifier, used to reset the BT module (active low) 17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high) 18 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor (active high) 20 - clocks: should contain a clock specifier for every name in clock-names
|
H A D | broadcom-bluetooth.txt | 24 - shutdown-gpios: GPIO specifier, used to enable the BT module 25 - device-wakeup-gpios: GPIO specifier, used to wakeup the controller 26 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor.
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,imr.txt | 17 - interrupts: single interrupt specifier; 18 - clocks: single clock phandle/specifier pair; 19 - power-domains: power domain phandle/specifier pair; 20 - resets: reset phandle/specifier pair.
|
H A D | hix5hd2-ir.txt | 8 - interrupts: interrupt-specifier for the sole interrupt generated by 9 the device. The interrupt specifier format depends on the interrupt 11 - clocks: clock phandle and specifier pair.
|
H A D | st-rc.txt | 7 - interrupts: interrupt-specifier for the sole interrupt generated by 8 the device. The interrupt specifier format depends on the interrupt 20 - clocks : phandle with clock-specifier pair for IRB.
|
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | pwm.txt | 11 single-pwm ::= <pwm-phandle> <pwm-specifier> 13 pwm-specifier : array of #pwm-cells specifying the given PWM 43 pwm-specifier typically encodes the chip-relative PWM number and the PWM 46 Optionally, the pwm-specifier can encode a number of flags (defined in 50 Example with optional PWM specifier for inverse polarity
|
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/ |
H A D | nokia,h4p-bluetooth.txt | 16 - reset-gpios: GPIO specifier, used to reset the BT module (active low) 17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high) 18 - host-wakeup-gpios: GPIO specifier, used to wakeup the host processor (active high) 20 - clocks: should contain a clock specifier for every name in clock-names
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | rcar-gen3-phy-pcie.txt | 10 - clocks: clock phandle and specifier pair. 11 - power-domains: power domain phandle and specifier pair. 12 - resets: reset phandle and specifier pair.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | iio-bindings.txt | 6 nodes use a phandle and IIO specifier pair to connect IIO provider 8 specifier is an array of one or more cells identifying the IIO 9 output on a device. The length of an IIO specifier is defined by the 17 #io-channel-cells: Number of cells in an IIO specifier; Typically 0 for nodes 53 io-channels: List of phandle and IIO specifier pairs, one pair
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/ |
H A D | cpm.txt | 16 - unused-units : specifier consist of one cell. For each 20 - idle-doze : specifier consist of one cell. For each 24 - standby : specifier consist of one cell. For each 28 - suspend : specifier consist of one cell. For each
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | ltc2952-poweroff.txt | 10 - watchdog-gpios: phandle + gpio-specifier for the GPIO connected to the 12 - kill-gpios: phandle + gpio-specifier for the GPIO connected to the 16 - trigger-gpios: phandle + gpio-specifier for the GPIO connected to the
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | hisilicon,histb-xhci.txt | 9 - clocks: a list of phandle + clock-specifier pairs, one for each 16 - resets: a list of phandle and reset specifier pairs as listed in 20 - phys: a list of phandle + phy specifier pairs
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | tsc2005.txt | 6 - interrupts : IRQ specifier 11 - vio-supply : Regulator specifier 12 - reset-gpios : GPIO specifier for the controller reset line
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mmc-pwrseq-sd8787.txt | 5 - powerdown-gpios: contains a power down GPIO specifier with the 7 - reset-gpios: contains a reset GPIO specifier with the default
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | ak4118.txt | 9 - reset-gpios: A GPIO specifier for the reset pin 10 - irq-gpios: A GPIO specifier for the IRQ pin
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | omap_serial.txt | 15 specifier or both the interrupt 17 specifier. 22 - dmas : DMA specifier, consisting of a phandle to the DMA controller
|