Home
last modified time | relevance | path

Searched refs:C (Results 76 – 100 of 358) sorted by relevance

12345678910>>...15

/openssl/
H A DNOTES-WINDOWS.md4 - [Native builds using Visual C++](#native-builds-using-visual-c++)
5 - [Native builds using Embarcadero C++Builder](
16 Microsoft Visual C++ (MSVC) C compiler on the command line
18 Embarcadero C++Builder
28 Native builds using Visual C++
31 The native builds using Visual C++ have a `VC-*` prefix.
47 ### Microsoft Visual C compiler.
129 Native builds using Embarcadero C++Builder
132 This toolchain (a descendant of Turbo/Borland C++) is an alternative to MSVC.
/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl43 $C="%l2";
46 @V=($A,$B,$C,$D,$E);
297 ld [$ctx+8],$C
360 add $C,@X[2],$C
361 st $C,[$ctx+8]
H A Dsha1-armv8.pl53 @V=($A,$B,$C,$D,$E)=map("w$_",(20..24));
206 ldp $C,$D,[$ctx,#8]
228 add $C,$C,@Xw[3]
233 stp $C,$D,[$ctx,#8]
H A Dsha512-sparcv9.pl83 $C="%o2";
89 @V=($A,$B,$C,$D,$E,$F,$G,$H);
110 $C="%l2";
116 @V=($A,$B,$C,$D,$E,$F,$G,$H);
691 $LD [$ctx+`2*$SZ`],$C
724 add $C,@X[2],$C
725 $ST $C,[$ctx+`2*$SZ`]
759 add $tmp2,$C,$C
760 $ST $C,[$ctx+`2*$SZ`]
H A Dsha1-parisc.pl69 @V=($A,$B,$C,$D,$E)=("%r19","%r20","%r21","%r22","%r23");
185 ldw 8($ctx),$C
234 addl @X[2],$C,$C
239 stw $C,8($ctx)
H A Dsha1-ppc.pl76 $C ="r9";
81 @V=($A,$B,$C,$D,$E,$T);
218 lwz $C,8($ctx)
331 add r20,r20,$C
337 mr $C,r18
/openssl/doc/man3/
H A DEVP_PKEY_gettable_params.pod44 obtain an integer value that does not fit into a native C B<int> type will cause
46 value that is negative or does not fit into a native C B<size_t> type using
50 associated with a name of I<key_name> if it fits into C<int> type. For
51 parameters that do not fit into C<int> use EVP_PKEY_get_bn_param().
54 associated with a name of I<key_name> if it fits into C<size_t> type. For
55 parameters that do not fit into C<size_t> use EVP_PKEY_get_bn_param().
H A DOPENSSL_ia32cap.pod74 C<env OPENSSL_ia32cap=0x16980010 apps/openssl>, or better yet
75 C<env OPENSSL_ia32cap=~0x1000000 apps/openssl> would achieve the desired
119 To control this extended capability word use C<:> as delimiter when
121 C<:~0x20> would disable AVX2 code paths, and C<:0> - all post-AVX
H A DOSSL_STORE_INFO.pod140 For example, the path in URI C<file:/foo/bar/> could include a file
141 named C<cookie.pem>, and in that case, the returned B<OSSL_STORE_INFO_NAME>
142 object would have the URI C<file:/foo/bar/cookie.pem>, which can be
147 For C<file:> URIs that are used without the explicit scheme, the
148 returned name will be the path of each object, so if C</foo/bar> was
149 given and that path has the file C<cookie.pem>, the name
150 C</foo/bar/cookie.pem> will be returned.
H A DOPENSSL_malloc.pod88 generally macro's that add the standard C B<__FILE__> and B<__LINE__>
96 C malloc(), realloc(), and free() functions.
113 equivalent C functions, except that memory is allocated by calling the
117 OPENSSL_strlcat() and OPENSSL_strnlen() are equivalents of the common C
132 If the library is built with the C<crypto-mdebug> option, then one
147 C<100;@25> or C<100@0;0@25> means the first 100 allocations pass, then all
/openssl/test/recipes/30-test_evp_data/
H A Devpkdf_ssh.txt38 Ctrl.type = type:C
86 Ctrl.type = type:C
134 Ctrl.type = type:C
182 Ctrl.type = type:C
230 Ctrl.type = type:C
278 Ctrl.type = type:C
326 Ctrl.type = type:C
374 Ctrl.type = type:C
422 Ctrl.type = type:C
470 Ctrl.type = type:C
[all …]
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in175 Default is C<cmp>.
238 e.g., C<signKeyPairTypes>.
243 e.g., C<1.2.3.4:int:56789>.
284 Multi-valued RDNs can be formed by placing a C<+> character instead of a C</>
351 C<-1> = NONE, C<0> = RAVERIFIED, C<1> = SIGNATURE (default), C<2> = KEYENC.
422 Set CRLReason to be included in revocation request (RR); values: C<0>..C<10>
464 the optional C<http://> or C<https://> prefix is ignored (note that TLS may be
467 Defaults to the environment variable C<http_proxy> if set, else C<HTTP_PROXY>
468 in case no TLS is used, otherwise C<https_proxy> if set, else C<HTTPS_PROXY>.
476 Default is from the environment variable C<no_proxy> if set, else C<NO_PROXY>.
[all …]
H A Dtsget.pod18 [B<-C> I<CA_certs.pem>]
102 =item B<-C> I<CA_certs.pem>
106 Either option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
112 option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
166 -C cacerts.pem file1.tsq
172 tsget -h https://tsa.opentsa.org:8443/tsa -C cacerts.pem \
179 TSGET='-h https://tsa.opentsa.org:8443/tsa -C cacerts.pem \
/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dsigner_issuing.crt1 Subject: C = AU, ST = Some-State, O = Internet Widgits Pty Ltd, CN = subinterCA
24 Subject: C = AU, ST = Some-State, O = Internet Widgits Pty Ltd, CN = interCA
H A Dissuing.crt1 Subject: C = AU, ST = Some-State, O = Internet Widgits Pty Ltd, CN = subinterCA
24 Subject: C = AU, ST = Some-State, O = Internet Widgits Pty Ltd, CN = interCA
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_verification.csv10 … syntax in recipient name: C too long, -section,, -recipient,/CN=ECC Issuing CA v10/OU=For test pu…
14 …ent,_CA_DN, -expect_sender,/CN=Sample Cert/OU=R&D/O=Company Ltd./L=Dublin 4/C=IE,BLANK,, -trusted,…
18 …ient,_CA_DN, -expect_sender,/CN=ECC Issuing CA v10/OU=For test purpose only/C=DE,BLANK,, -trusted,…
21 0,bad syntax in expected sender name: missing '=', -section,, -recipient,_CA_DN, -expect_sender,/C=…
22 0,expected sender empty attributes, -section,, -recipient,_CA_DN, -expect_sender,/CN=/OU=/O=/C=,BLA…
/openssl/fuzz/corpora/conf/
H A D2a608572a2ed0f55ac76e193a2ac07bfecd894d658 \C::=:
256 C::=
H A Dca2049c01cb3ab136a583bd83be47be8151013c958 \C::=:
256 C::=
H A D7c6a4ff6c6d58a9a6feded7e5e35a5ae16599300304 C::=
326 C==
415 \C::=�:
H A Dbfc9d276eae58815fa95ad2e5ee3d054fc0a7832304 C::=
326 C==
415 \C::=�:
H A Dfbc89a713370c975c1b9adc6524dec31b4870e84304 C::=
326 C==
415 \C::=�:
/openssl/crypto/aes/asm/
H A Daesni-sha256-x86_64.pl411 mov $SZ*2(%r15),$C
598 add $SZ*2(%r15),$C
609 mov $C,$SZ*2(%r15)
727 mov $SZ*2(%r15),$C
868 add $SZ*2(%r15),$C
879 mov $C,$SZ*2(%r15)
1050 mov $SZ*2(%r15),$C
1189 add $SZ*2(%r15),$C
1198 mov $C,$SZ*2(%r15)
1243 add $SZ*2(%r15),$C
[all …]
/openssl/apps/
H A Dserver2.pem1 subject= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = Test Server Cert #2
2 issuer= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = OpenSSL Test Intermediate CA
H A Dclient.pem1 subject= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = Test Client Cert
2 issuer= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = OpenSSL Test Intermediate CA
/openssl/doc/internal/man7/
H A Ddeprecation.pod25 symbols from public view (with the configuration option C<no-deprecated>, or
28 configuration option C<--api>, or if the user chooses to do so, with
34 Simulating removal is done with C<#ifndef> preprocessor guards using macros
43 versions before that are three numbers (such as C<1_1_0>), while they are
44 two numbers (such as C<3_0>) from 3.0 and on.

Completed in 103 milliseconds

12345678910>>...15