Searched refs:j7 (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/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()
|
| /f-stack/freebsd/crypto/chacha20/ |
| H A D | chacha.c | 117 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local 131 j7 = x->input[7]; in chacha_encrypt_bytes() 157 x7 = j7; in chacha_encrypt_bytes() 183 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
|
| /f-stack/freebsd/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()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/watchdog/ |
| H A D | ti,rti-wdt.yaml | 26 - ti,j7-rti-wdt
|
| /f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/ |
| H A D | ti,k3-dsp-rproc.yaml | 162 firmware-name = "j7-c66_0-fw"; 178 firmware-name = "j7-c71_0-fw";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-j721e-main.dtsi | 1313 compatible = "ti,j7-rti-wdt"; 1322 compatible = "ti,j7-rti-wdt";
|