Searched refs:keyb (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.sbin/services_mkdb/ |
H A D | services_mkdb.c | 193 char keyb[BUFSIZ], datab[BUFSIZ], abuf[BUFSIZ]; in add() local 195 key.data = keyb; in add() 207 key.size = snprintf(keyb, sizeof(keyb), "%s %zu/%s %s", in add() 212 key.size = snprintf(keyb, sizeof(keyb), "\377%zu/%s", in add() 223 key.size = snprintf(keyb, sizeof(keyb), "\376%s/%s", in add()
|
/freebsd/contrib/ntp/libntp/ |
H A D | a_md5encrypt.c | 206 robuffT keyb = { key, klen }; in MD5authencrypt() 210 dlen = make_mac(&digb, type, &keyb, &msgb); in MD5authencrypt() 238 robuffT keyb = { key, klen }; in MD5authdecrypt() 242 dlen = make_mac(&digb, type, &keyb, &msgb); in MD5authdecrypt() 203 robuffT keyb = { key, klen }; MD5authencrypt() local 234 robuffT keyb = { key, klen }; MD5authdecrypt() local
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | cros-ec-keyb.txt | 11 - compatible: "google,cros-ec-keyb" 21 cros-ec-keyb { 22 compatible = "google,cros-ec-keyb";
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-detachable.dtsi | 11 compatible = "google,cros-ec-keyb-switches";
|
H A D | sc7180-trogdor-mrbland.dtsi | 63 compatible = "google,cros-ec-keyb-switches";
|
/freebsd/sys/contrib/device-tree/src/arm/ |
H A D | cros-ec-keyboard.dtsi | 13 compatible = "google,cros-ec-keyb";
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | cros-ec.txt | 9 Other Linux driver (such as cros-ec-keyb for the matrix keyboard) connect to
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8183-kukui-kodama.dtsi | 347 compatible = "google,cros-ec-keyb-switches";
|
H A D | mt8183-kukui-krane.dtsi | 351 compatible = "google,cros-ec-keyb-switches";
|
H A D | mt8183-kukui-kakadu.dtsi | 368 compatible = "google,cros-ec-keyb-switches";
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra132-norrin.dts | 797 compatible = "google,cros-ec-keyb";
|