| /freebsd/crypto/openssl/crypto/modes/asm/ |
| H A D | ghashv8-armx.pl | 523 my ($I0,$j1,$j2,$j3, 537 vld1.64 {$I0-$j3},[$inp],#64 542 vrev64.8 $j3,$j3 545 vext.8 $I3,$j3,$j3,#8 550 veor $j3,$j3,$I3 552 vpmull.p64 $Ym,$Hhl,$j3 563 vpmull.p64 $j3,$H3,$I1 @ H^3·Ii+1 568 veor $Yl,$Yl,$j3 580 vld1.64 {$I0-$j3},[$inp],#64 585 vrev64.8 $j3,$j3 [all …]
|
| /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 33 j3 = x3 = LOAD32_LE(k + 8); in crypto_core_salsa() 82 STORE32_LE(out + 12, x3 + j3); in crypto_core_salsa()
|
| /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 104 j3 = x->input[3]; in chacha_encrypt_bytes() 128 x3 = j3; in chacha_encrypt_bytes() 154 x3 = PLUS(x3,j3); in chacha_encrypt_bytes()
|
| /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 102 j3 = x->input[3]; in chacha_encrypt_bytes() 126 x3 = j3; in chacha_encrypt_bytes() 152 x3 = PLUS(x3,j3); 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 102 j3 = x->input[3]; in chacha_encrypt_bytes() 126 x3 = j3; in chacha_encrypt_bytes() 152 x3 = PLUS(x3,j3); 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 124 j3 = x->input[3]; in chacha_encrypt_bytes() 150 x3 = j3; in chacha_encrypt_bytes() 176 x3 = PLUS(x3,j3); 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 101 j3 = ctx->input[3]; in chacha20_encrypt_bytes() 128 x3 = j3; in chacha20_encrypt_bytes() 154 x3 = PLUS(x3, j3); in chacha20_encrypt_bytes()
|
| /freebsd/crypto/openssl/test/recipes/80-test_ssl_old_data/ |
| H A D | dsa2048.pem | 7 +n+cota0QoCUXKFsW5H3wPqfbrPc/nDrsQIdAO08IJyljQlKs85MWKSOW8WpG/j3
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-samsung-j3ltetw.dts | 5 #include "msm8916-samsung-j3-common.dtsi"
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-lenovo-hr630.dts | 485 pin-gpio-j3-hog {
|
| H A D | aspeed-bmc-lenovo-hr855xg2.dts | 561 pin-gpio-j3-hog {
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_rsa.txt | 241 lWtl7Nuc9gdkBj8VqkhVPFjZcv5mdQVuNd39w3vzufL2Iu4nEzclaEnJvvIXb+j3
|
| H A D | evppkey_rsa_common.txt | 846 lWtl7Nuc9gdkBj8VqkhVPFjZcv5mdQVuNd39w3vzufL2Iu4nEzclaEnJvvIXb+j3
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2079 * configure.in: 4.0.99j3
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 124873 int j1, j2, j3; local 124876 j3 = sqlite3VdbeAddOp4Int(v, OP_SeekGT, iIdxCur, 0, regPrev, 1); 124881 sqlite3VdbeJumpHere(v, j3);
|