Home
last modified time | relevance | path

Searched +full:3 +full:b (Results 1 – 25 of 2061) sorted by relevance

12345678910>>...83

/freebsd-src/crypto/openssl/test/recipes/10-test_bn_data/
H A Dbngcd.txt10 # These test vectors satisfy gcd(A, B) = GCD.
14 B = 0
19 B = 0
24 B = 1
29 B = 70030ffeeea3deaea19387f4f1d0f460a6954a2a9cb98290602ac09036143ef8eb9692f3eac22961811083e073ee0be…
34 B = 0
41 B = 3
42 GCD = 3
45 B = 5
48 A = 3f
[all …]
H A Dbnsum.txt10 # These test vectors satisfy A + B = Sum.
14 B = 0
18 B = 0
22 B = 0
26 B = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1…
30 B = 23f85668bf4d0fa273d8c7f63c5fee57811062a674111e295a73a58e08dd0fd58eda1f473960559d5b96d1862164e96…
34 B = -4b5b16252ba2355e0b87f01baa721783c403607a4c1b5652c09a68e96926c8e314fa580bf0ad3f8f59bd70f14df86a…
38 B = 908007a2f3c551c58958d1059427a0391d4d768f61cb802e4cb062c778354ea3eaa8f0dfbd14ca8203e07ae6d07269b…
42 B = -1999301bd9877fe07ca711f308b2f1bc4a704fd194ec4dbc297355d6285340d6ad7e90cb0add1770aea19737a06750…
46 B = 219639ed8afc21e052422fff0ae5583231ebca2999404b099628093e6540b1dbc20b9c495aa7229b5965b19a5fcd653…
[all …]
H A Dbnmod.txt8 # These test vectors satisfy A * B = ModMul (mod M) and 0 <= ModMul < M.
15 B = 1a058d99397db0d209f01212dd4023ae01b15da04fe62d1f76f21622b2695558c67d706c535ca7f19b36f8ef2d508ff…
20 B = -8734c4a2361fc530f60b28a5f1c7e93136c5ff6bfc7553965eaca54c61e6befb3c0f8cef4280e780cc5940d21a740d…
25 B = 536d4b3e4815ae5ed55bae6950f5a8a61d52439d2800ef1b5ba2285b85ed0f6ec4af9fa0e364a6b14f6f6b8bebce920…
30 B = -2b3792f39499767e0a8b7a6a406e470a78f97ebb36765beab5fe52e95abf7582736db72a2ebfdb2405e3954c968b35…
35 B = 1384e60753dd4bc20cdabf398525e7c4aa40065255c5058cae0b2ec90a3821bea8de672a712431aef5864eab719ba62…
40 B = -d7c9b6574354e131de4b8643d766641e98554a03238ebfce1112c3da5f049d6c410a7f05758571aa2625f7190b936a…
45 B = 6f6f3f74187b7d74dee92f79be864d0a2c56d4bca3283742e9cdf15112c8f4208e3ac8ecc98b44b4ad74b0671afa4aa…
50 B = -3a2347b491813252e8ebef1bd181534b074a368d076b8c80bde2e54ec3b4ec99001f43080c7857427e069d99b1b65c…
55 B = 10474ece7ddae5c53c4df5b594439124370932dd94aa5d5b4ddaa233b1a55634fb7d72e33bf1b02965fa9d1538f97e1…
[all …]
H A Dbnmul.txt30 A = -3e71292dd4ad3ed3b4
114 A = -3e7069ce11472563b0dbeb9a936884df66db83273a690c40e5d3b5f8926fb502d3988591abfaea7b7bd76a85
132 A = 3ccdebe5106ff5642b4ac0751bb799c27454f904fb72863d1055d1412b2359120ad196b768f6137dce4cb85cd29a990…
156 A = 3a973dd50d4239f05d86ba25ee6ca8f8ef46424951a8bb89e7d1d6e066d6fcbabb3758ad9e1647a440e51976c0ce628…
210 A = -3b735400064b15fad81b08362b8557f8318c20656839ffb4d2513512015036ab0039442032f1cf515f8c10c9933afe…
228 A = 3aa2e696ee570160b2a869c3f21c3f223959a185cda2274feea1c829af2234c70a504c959bcc49fe0313f4f5ffd2744…
240 A = 3cfe075d4525a3c780d6d05f7bb708b2fdf7277a0f9967e0a209fee9d42136a0bbf98660d8ee8cb4720a8042da09f62…
246 A = -3f74b25f2a9c4d8d977e69a4e067f9fcec281136a508e365b282e5fc3b1d097bc6a0f59f7827fb90d4890b08840a0a…
318 A = -3dcb44be1e54c5a5d7db48055ca9afa1ebe2ae648aa6e16ac497502a7deee09ffa124720fad0ab163ce8b3ea6a90f1…
321 # These test vectors satisfy A * B = Product.
[all …]
/freebsd-src/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl22 # B-files, with A-file holding least significant halves. This works
30 my @A = map([ $_, ($_+1), ($_+2), ($_+3), ($_+4) ], (5,10,16,21,26));
32 ($A[3][0],$A[4][1]) = ($A[4][1],$A[3][0]);
33 my @C = (0..4,$A[3][0],$A[4][0]);
38 [ 3, 10, 43, 25, 39 ],
47 $p ROTL B$src,$rot/2+1,A$dst
48 || ROTL A$src,$rot/2, B$dst
53 || ROTL B$src,$rot/2,B$dst
67 # +3--->+------+------+<- -7
75 # +7--->+------+------+<- -3
[all …]
/freebsd-src/contrib/file/magic/Magdir/
H A Danimation15 >12 string mvhd \b movie (fast start)
16 >12 string mdra \b URL
17 >12 string cmov \b movie (fast start, compressed header)
18 >12 string rmra \b multiple URLs
38 # https://aeroquartet.com/wordpress/2016/03/05/3-xavc-s/
39 >8 string XAVC \b, MPEG v4 system, Sony XAVC Codec
41 >>96 string x \b, Audio "%.4s"
43 >>140 string x \b, Video "%.4s"
46 >8 string 3g2 \b, MPE
[all...]
H A Dsql13 >3 byte 0 \b, type UNKNOWN
14 >3 byte 1 \b, type DIAM_ISAM
15 >3 byte 2 \b, type HASH
16 >3 byte 3 \b, type MISAM
17 >3 byt
[all...]
H A Dfirmware10 >>8 lelong x \b, MeOS version %x
11 >>12 string/32/T x \b, version %s
12 >>40 string/64/T x \b, customization %s
51 3 byte 0x20
64 >>>>>>>>>>>0 ulelong >0 \b, initial SP at 0x%08x
65 >>>>>>>>>>>4 ulelong^1 x \b, reset at 0x%08x
66 >>>>>>>>>>>8 ulelong^1 x \b, NMI at 0x%08x
67 >>>>>>>>>>>12 ulelong^1 x \b, HardFault at 0x%08x
68 >>>>>>>>>>>44 ulelong^1 x \b, SVCall at 0x%08x
69 >>>>>>>>>>>56 ulelong^1 x \b, PendS
[all...]
/freebsd-src/crypto/openssl/crypto/sha/
H A Dkeccak1600.c82 { 3, 10, 43, 25, 39 },
117 * to resemble section 3.2 of the FIPS PUB 202 "SHA-3 Standard:
132 C[3] = A[0][3]; in Theta()
139 C[3] ^= A[y][3]; in Theta()
145 D[2] = ROL64(C[3], 1) ^ C[1]; in Theta()
146 D[3] = ROL64(C[4], 1) ^ C[2]; in Theta()
147 D[4] = ROL64(C[0], 1) ^ C[3]; in Theta()
153 A[y][3] ^= D[3]; in Theta()
166 A[y][3] = ROL64(A[y][3], rhotates[y][3]); in Rho()
177 * A[y][x] = T[x][(3*y+x)%5] in Pi()
[all …]
/freebsd-src/bin/sh/tests/builtins/
H A Dread1.03 echo "1 2 3" | { read a; echo "x${a}x"; }
4 echo "1 2 3" | { read a b; echo "x${a}x${b}x"; }
5 echo "1 2 3" | { read a b c; echo "x${a}x${b}x${c}x"; }
6 echo "1 2 3" | { read a b c d; echo "x${a}x${b}x${c}x${d}x"; }
8 echo " 1 2 3 " | { read a b c; echo "x${a}x${b}x${c}x"; }
9 echo " 1 2 3 " | { unset IFS; read a b c; echo "x${a}x${b}x${c}x"; }
10 echo " 1 2 3 " | { IFS=$(printf ' \t\n') read a b c; echo "x${a}x${b}x${c}x"; }
11 echo " 1 2 3 " | { IFS= read a b; echo "x${a}x${b}x"; }
13 echo " 1,2 3 " | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; }
14 echo ", 2 ,3" | { IFS=' ,' read a b c; echo "x${a}x${b}x${c}x"; }
[all …]
/freebsd-src/usr.bin/ncal/tests/
H A DMakefile5 ${PACKAGE}FILES+= regress.b-3m200901-jd-nhl.out
6 ${PACKAGE}FILES+= regress.b-3m200901-md-nhl.out
7 ${PACKAGE}FILES+= regress.b-3m200902-jd-nhl.out
8 ${PACKAGE}FILES+= regress.b-3m200902-md-nhl.out
9 ${PACKAGE}FILES+= regress.b-3m20090
[all...]
H A Dregress.sh23 REGRESSION_TEST(`b-y${y}-md-nhl', `$CAL -h ${y}')
27 REGRESSION_TEST(`b-y${y}-jd-nhl', `$CAL -jh ${y}')
30 # 3 month calendars
34 REGRESSION_TEST(`r-3m${ONEYEAR}${m}-md-nhl',
37 REGRESSION_TEST(`b-3m${ONEYEAR}${m}-md-nhl', `$CAL -h3 ${m} ${ONEYEAR}')
39 REGRESSION_TEST(`r-3m${ONEYEAR}${m}-jd-nhl',
42 REGRESSION_TEST(`b-3m${ONEYEAR}${m}-jd-nhl', `$CAL -jh3 ${m} ${ONEYEAR}')
50 REGRESSION_TEST(`f-3y-nhl', `$NCAL -3 -y 2>&1')
51 REGRESSION_TEST(`f-3A-nhl', `$NCAL -3 -A 3 2>&1')
52 REGRESSION_TEST(`f-3B-nhl', `$NCAL -3 -B 3 2>&1')
[all …]
/freebsd-src/sys/crypto/openssl/aarch64/
H A Daes-gcm-armv8_64.S33 ld1 {v11.16b}, [x3]
34 ext v11.16b, v11.16b, v11.16b, #8
35 rev64 v11.16b, v11.16b
36 lsr x5, x1, #3 //byte_len
40 add x4, x0, x1, lsr #3 //end_input_ptr
46 ext v15.16b, v15.16b, v15.16b, #8
57 fmov d3, x10 //CTR block 3
60 …ld1 { v0.16b}, [x16] //special case vector load initial counter so we …
70 rev w9, w12 //CTR block 3
72 orr x9, x11, x9, lsl #32 //CTR block 3
[all …]
/freebsd-src/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Dcert-onecolumn.pem30 B
41 B
56 B
58 B
62 B
72 B
80 B
88 B
92 B
94 b
[all …]
H A Ddsa-onecolumn.pem6 B
28 b
53 b
54 b
63 3
94 B
111 b
112 B
116 B
122 3
[all …]
/freebsd-src/crypto/openssl/doc/man3/
H A DSSL_CONF_cmd.pod17 The function SSL_CONF_cmd() performs configuration operation B<option> with
18 optional parameter B<value> on B<ctx>. Its purpose is to simplify application
19 configuration of B<SSL_CTX> or B<SSL> structures by providing a common
22 SSL_CONF_cmd_value_type() returns the type of value that B<option> refers to.
26 Currently supported B<option> names for command lines (i.e. when the
27 flag B<SSL_CONF_FLAG_CMDLINE> is set) are listed below. Note: all B<option>
29 both clients and servers and the B<value> parameter is not used. The default
30 prefix for command line commands is B<-> and that is reflected below.
34 =item B<-bugs>
36 Various bug workarounds are set, same as setting B<SSL_OP_ALL>.
[all …]
H A Dd2i_RSAPrivateKey.pod72 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
115 All functions described here are deprecated. Please use L<OSSL_DECODER(3)>
116 instead of the B<d2i> functions and L<OSSL_ENCODER(3)> instead of the B<i2d>
119 In the description here, B<I<TYPE>> is used a placeholder for any of the
120 OpenSSL datatypes, such as B<RSA>.
124 All the functions here behave the way that's described in L<d2i_X509(3)>.
128 because the PKCS#1 B<RSA> structure doesn't include any key parameters.
130 B<d2i_I<TYPE>PrivateKey>() and derivates thereof decode DER encoded
131 B<I<TYPE>> private key data organized in a type specific structure.
133 B<d2i_I<TYPE>PublicKey>() and derivates thereof decode DER encoded
[all …]
H A DEVP_PKEY_ASN1_METHOD.pod50 const EVP_PKEY *b),
76 const EVP_PKEY *b),
144 B<EVP_PKEY_ASN1_METHOD> is a structure which holds a set of ASN.1
148 There are two places where the B<EVP_PKEY_ASN1_METHOD> objects are
152 L<EVP_PKEY_asn1_add0(3)>.
157 key algorithm present by the B<EVP_PKEY> object.
161 int (*pub_cmp) (const EVP_PKEY *a, const EVP_PKEY *b);
166 encode B<X509_PUBKEY> ASN.1 parameters to / from B<pk>.
168 They're called by L<X509_PUBKEY_get0(3)> an
[all...]
/freebsd-src/contrib/bc/manuals/
H A Dbcl.328 .TH "BCL" "3" "January 2024" "Gavin D. Howard" "Libraries Manual"
40 These items allow clients to set up bcl(3).
42 \f[B]BclError bcl_start(\f[R]\f[I]void\f[R]\f[B]);\f[R]
44 \f[B]void bcl_end(\f[R]\f[I]void\f[R]\f[B]);\f[R]
46 \f[B]BclError bcl_init(\f[R]\f[I]void\f[R]\f[B]);\f[R]
48 \f[B]void bcl_free(\f[R]\f[I]void\f[R]\f[B]);\
[all...]
/freebsd-src/contrib/bearssl/src/ec/
H A Dec_c25519_m15.c59 k = j >> 3;
173 mul20(uint32_t *d, const uint32_t *a, const uint32_t *b) in mul20() argument
204 (dw)[5 * (d_off) + 3] = (s1w)[5 * (s1_off) + 3] \ in mul20()
205 + (s2w)[5 * (s2_off) + 3]; \ in mul20()
214 (dw)[5 * (d_off) + 3] += (sw)[5 * (s_off) + 3]; \ in mul20()
225 (dw)[5 * (d_off) + 3] -= (s1w)[5 * (s1_off) + 3] \ in mul20()
226 + (s2w)[5 * (s2_off) + 3]; \ in mul20()
243 CPR1((dw)[(d_off) + 3], cprcc); \ in mul20()
254 ZADD(u, 5, a, 2, a, 3); in mul20()
256 ZADD(u, 7, a, 1, a, 3); in mul20()
[all …]
/freebsd-src/contrib/netbsd-tests/lib/libc/regex/data/att/
H A Dcategorization.dat6 ?E (a*)(ab)*(b*) abc (0,2)(0,1)(?,?)(1,2) ASSOCIATIVITY=right
7 |E (a*)(ab)*(b*) abc (0,2)(0,0)(0,2)(2,2) ASSOCIATIVITY=left
10 ?E ((a*)(ab)*)((b*)(a*)) aba (0,3)(0,2)(0,0)(0,2)(2,3)(2,2)(2,3) SUBEXPRESSION=precedence
11 |E ((a*)(ab)*)((b*)(a*)) aba (0,3)(0,1)(0,1)(?,?)(1,3)(1,2)(2,3) SUBEXPRESSION=grouping
19 ?E (a|ab)(bc|c) abcabc (0,3)(0,2)(2,3) EXPECTED
20 |E (a|ab)(bc|c) abcabc (0,3)(0,1)(1,3) BUG=alternation-order
23 ?E (aba|a*b)(aba|a*b) ababa (0,5)(0,2)(2,5) EXPECTED
24 |E (aba|a*b)(aba|a*b) ababa (0,4)(0,3)(3,4) BUG=first-match
27 ?B a\(b\)*\1 a NOMATCH EXPECTED
28 |B a\(b\)*\1 a (0,1) BUG=nomatch-match
[all …]
/freebsd-src/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c76 asm ("mulq %3" \
80 asm ("addq %2,%0; adcq %3,%1" \
84 asm ("addq %2,%0; adcq %3,%1" \
93 asm ("mulq %3" \
97 asm ("addq %2,%0; adcq %3,%1" \
118 while (num & ~3) { in bn_mul_add_words()
122 mul_add(rp[3], ap[3], w, c1); in bn_mul_add_words()
148 while (num & ~3) { in bn_mul_words()
152 mul(rp[3], ap[3], w, c1); in bn_mul_words()
174 while (n & ~3) { in bn_sqr_words()
[all …]
/freebsd-src/secure/caroot/trusted/
H A DISRG_Root_X1.pem16 Version: 3 (0x2)
18 82:10:cf:b0:d2:40:e3:59:44:63:e0:bb:63:82:8b:00
29 00:ad:e8:24:73:f4:14:37:f3:9b:9e:2b:57:28:1c:
30 87:be:dc:b7:df:38:90:8c:6e:3c:e6:57:a0:78:f7:
32 6c:44:93:b6:b1:63:fd:14:12:6b:bf:1f:d2:ea:31:
33 9b:21:7e:d1:33:3c:ba:48:f5:dd:79:df:b3:b8:ff:
34 12:f1:21:9a:4b:c1:8a:86:71:69:4a:66:66:6c:8f:
35 7e:3c:70:bf:ad:29:22:06:f3:e4:c0:e6:80:ae:e2:
36 4b:8f:b7:99:7e:94:03:9f:d3:47:97:7c:99:48:23:
38 b6:da:2f:d0:38:8d:7b:03:70:21:1b:75:f2:30:3c:
[all …]
H A DQuoVadis_Root_CA_3.pem2 ## QuoVadis Root CA 3
16 Version: 3 (0x2)
19 Issuer: C = BM, O = QuoVadis Limited, CN = QuoVadis Root CA 3
23 Subject: C = BM, O = QuoVadis Limited, CN = QuoVadis Root CA 3
30 74:cf:92:b8:04:40:ad:02:4b:31:ab:bc:8d:91:68:
31 d8:20:0e:1a:01:e2:1a:7b:4e:17:5d:e2:8a:b7:3f:
33 fc:fd:70:8f:0b:a0:67:be:01:a2:59:cf:71:e6:0f:
34 29:76:ff:b1:56:79:45:2b:1f:9e:7a:54:e8:a3:29:
35 35:68:a4:01:4f:0f:a4:2e:37:ef:1b:bf:e3:8f:10:
36 a8:72:ab:58:57:e7:54:86:c8:c9:f3:5b:da:2c:da:
[all …]
H A DGTS_Root_R1.pem16 Version: 3 (0x2)
18 02:03:e5:93:6f:31:b0:13:49:88:6b:a2:17
29 00:b6:11:02:8b:1e:e3:a1:77:9b:3b:dc:bf:94:3e:
30 b7:95:a7:40:3c:a1:fd:82:f9:7d:32:06:82:71:f6:
31 f6:8c:7f:fb:e8:db:bc:6a:2e:97:97:a3:8c:4b:f9:
32 2b:f6:b1:f9:ce:84:1d:b1:f9:c5:97:de:ef:b9:f2:
35 5a:47:0d:4d:10:33:e3:4e:b1:13:a3:c8:18:6c:4b:
36 ec:fc:09:90:df:9d:64:29:25:23:07:a1:b4:d2:3d:
40 1a:45:03:3d:b0:79:a4:94:28:ad:0f:7f:26:e5:a8:
41 08:fe:96:e8:3c:68:94:53:ee:83:3a:88:2b:15:96:
[all …]

12345678910>>...83