/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
H A D | core_salsa_ref.c | 17 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in crypto_core_salsa() local 41 j7 = x7 = LOAD32_LE(in + 4); in crypto_core_salsa() 86 STORE32_LE(out + 28, x7 + j7); in crypto_core_salsa()
|
/freebsd/contrib/unbound/compat/ |
H A D | chacha_private.h | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 106 j7 = x->input[7]; in chacha_encrypt_bytes() 130 x7 = j7; in chacha_encrypt_bytes() 156 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | chacha_private.h | 94 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 108 j7 = x->input[7]; in chacha_encrypt_bytes() 132 x7 = j7; in chacha_encrypt_bytes() 158 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
|
/freebsd/crypto/openssh/ |
H A D | chacha.c | 92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 106 j7 = x->input[7]; in chacha_encrypt_bytes() 130 x7 = j7; in chacha_encrypt_bytes() 156 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
|
/freebsd/sys/crypto/chacha20/ |
H A D | chacha.c | 114 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 128 j7 = x->input[7]; in chacha_encrypt_bytes() 154 x7 = j7; in chacha_encrypt_bytes() 180 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
H A D | chacha20_ref.c | 86 uint32_t j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, in chacha20_encrypt_bytes() local 105 j7 = ctx->input[7]; in chacha20_encrypt_bytes() 132 x7 = j7; in chacha20_encrypt_bytes() 158 x7 = PLUS(x7, j7); in chacha20_encrypt_bytes()
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721e-main.dtsi | 2020 compatible = "ti,j7-rti-wdt"; 2029 compatible = "ti,j7-rti-wdt"; 2055 firmware-name = "j7-main-r5f0_0-fw"; 2070 firmware-name = "j7-main-r5f0_1-fw"; 2095 firmware-name = "j7-main-r5f1_0-fw"; 2110 firmware-name = "j7-main-r5f1_1-fw"; 2127 firmware-name = "j7-c66_0-fw"; 2141 firmware-name = "j7-c66_1-fw"; 2154 firmware-name = "j7-c71_0-fw"; 2240 firmware-name = "j7 [all...] |
H A D | k3-am62-wakeup.dtsi | 57 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-wakeup.dtsi | 56 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-main.dtsi | 764 compatible = "ti,j7-rti-wdt"; 773 compatible = "ti,j7-rti-wdt"; 782 compatible = "ti,j7-rti-wdt"; 791 compatible = "ti,j7-rti-wdt"; 800 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-main.dtsi | 861 compatible = "ti,j7-rti-wdt"; 870 compatible = "ti,j7-rti-wdt"; 879 compatible = "ti,j7-rti-wdt"; 888 compatible = "ti,j7-rti-wdt"; 897 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-mcu.dtsi | 137 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-mcu.dtsi | 143 compatible = "ti,j7-rti-wdt";
|
H A D | k3-j721e-mcu-wakeup.dtsi | 592 firmware-name = "j7-mcu-r5f0_0-fw"; 607 firmware-name = "j7-mcu-r5f0_1-fw";
|
H A D | k3-am65-mcu.dtsi | 437 compatible = "ti,j7-rti-wdt";
|
H A D | k3-j7200-main.dtsi | 987 compatible = "ti,j7-rti-wdt"; 996 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am64-main.dtsi | 1184 compatible = "ti,j7-rti-wdt"; 1193 compatible = "ti,j7-rti-wdt";
|