Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 227) sorted by relevance

12345678910

/openssl-master/test/recipes/
A D02-test_errstr.t111 my $first = shift;
116 $first =~ s/\s+$//;
119 $desc = "match '$first' ($desc) with one of ( '"
122 $desc = "match '$first' ($desc) with '$strings[0]'";
126 grep { ref $_ eq 'Regexp' ? $first =~ $_ : $first eq $_ }
/openssl-master/util/perl/OpenSSL/
A DOID.pm172 my @first = _pairmap {
182 @first,
274 my $first = shift(@numbers) * 40 + shift(@numbers);
275 @numbers = ( $first, map { _gen_oid_bytes($_) } @numbers );
/openssl-master/crypto/asn1/
A Dt_bitst.c19 char first = 1; in ASN1_BIT_STRING_name_print() local
23 if (!first) in ASN1_BIT_STRING_name_print()
26 first = 0; in ASN1_BIT_STRING_name_print()
A Df_string.c53 int num = 0, slen = 0, first = 1; in a2i_ASN1_STRING() local
58 if (first) in a2i_ASN1_STRING()
63 first = 0; in a2i_ASN1_STRING()
A Df_int.c59 int num = 0, slen = 0, first = 1; in a2i_ASN1_INTEGER() local
93 if (first) { in a2i_ASN1_INTEGER()
94 first = 0; in a2i_ASN1_INTEGER()
A Da_object.c55 int i, first, len = 0, c, use_bn; in a2d_ASN1_OBJECT() local
71 first = c - '0'; in a2d_ASN1_OBJECT()
118 if ((first < 2) && (l >= 40)) { in a2d_ASN1_OBJECT()
123 if (!BN_add_word(bl, first * 40)) in a2d_ASN1_OBJECT()
126 l += (long)first *40; in a2d_ASN1_OBJECT()
/openssl-master/test/ssl-tests/
A D08-npn.cnf8 test-3 = 3-npn-client-first-pref-on-mismatch
123 [3-npn-client-first-pref-on-mismatch]
124 ssl_conf = 3-npn-client-first-pref-on-mismatch-ssl
126 [3-npn-client-first-pref-on-mismatch-ssl]
127 server = 3-npn-client-first-pref-on-mismatch-server
128 client = 3-npn-client-first-pref-on-mismatch-client
130 [3-npn-client-first-pref-on-mismatch-server]
135 [3-npn-client-first-pref-on-mismatch-client]
146 [3-npn-client-first-pref-on-mismatch-server-extra]
149 [3-npn-client-first-pref-on-mismatch-client-extra]
[all …]
A D23-srp.cnf.in58 # Server fails first with bad client Finished.
103 # Server fails first with bad client Finished.
/openssl-master/util/
A Dsu-filter.pl186 my $first = 1;
216 if($first) {
217 $first = 0;
/openssl-master/crypto/
A Dinfo.c119 int first = 1; \ in DEFINE_RUN_ONCE_STATIC()
122 if (!first) \ in DEFINE_RUN_ONCE_STATIC()
124 first = 0; \ in DEFINE_RUN_ONCE_STATIC()
/openssl-master/crypto/x509/
A Dt_x509.c344 char oidstr[80], first; in X509_aux_print() local
354 first = 1; in X509_aux_print()
357 if (!first) in X509_aux_print()
360 first = 0; in X509_aux_print()
369 first = 1; in X509_aux_print()
372 if (!first) in X509_aux_print()
375 first = 0; in X509_aux_print()
A Dv3_crld.c182 int first = 1; in print_reasons() local
187 if (first) in print_reasons()
188 first = 0; in print_reasons()
194 if (first) in print_reasons()
/openssl-master/doc/man3/
A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod26 OSSL_CRMF_MSG_get0_regInfo_utf8Pairs() returns the first utf8Pairs regInfo
32 OSSL_CRMF_MSG_get0_regInfo_certReq() returns the first certReq regInfo
A DX509_NAME_get_index_by_NID.pod45 the "text" from the first entry in B<name> which matches B<nid> or
57 of minimal use in practice. They can only find the first matching
73 can be determined first by checking OBJ_nid2obj(nid) is not NULL.
A DSSL_CTX_use_certificate.pod77 SSL_CTX_use_certificate_file() loads the first certificate stored in B<file>
122 SSL_CTX_use_PrivateKey_file() adds the first private key found in
125 SSL_CTX_use_RSAPrivateKey_file() adds the first private RSA key found in
126 B<file> to B<ctx>. SSL_use_PrivateKey_file() adds the first private key found
127 in B<file> to B<ssl>; SSL_use_RSAPrivateKey_file() adds the first private
150 SSL_CTX_use_certificate_chain_file() adds the first certificate found
A DUI_STRING.pod86 For B<UIT_BOOLEAN> type UI strings, this sets the first character of
87 the result retrievable with UI_get0_result_string() to the first
89 if the B<result> matched any of them, or the first of the
A DOSSL_ESS_check_signing_certs.pod47 The certificate identified by their first entry must be the first element of
A DBF_encrypt.pod57 It encrypts or decrypts the first 64 bits of B<in> using the key B<key>,
61 everything after the first 64 bits is ignored.
96 encryption. They encrypt/decrypt the first 64 bits of the vector pointed by
/openssl-master/crypto/des/asm/
A Ddes_enc.m4119 ! parameter 3 result left (modify in first round)
120 ! parameter 4 result right (use in first round)
268 ! parameter 1 first work (left in first round)
269 ! parameter 2 first use (right in first round)
762 ! first in memory to rightmost in register
813 ! first in memory to rightmost in register
935 ! rightmost in register to first in memory
1101 ! implemented with out5 as first parameter to avoid
1222 ld [in3], out0 ! key 7531 first round
1225 ld [in3+4], out1 ! key 8642 first round
[all …]
/openssl-master/doc/man1/
A Dopenssl-namedisplay-options.pod22 The first four are the most commonly used.
88 Convert all strings to UTF-8 format first as required by RFC 2253.
94 In addition, any UTF8Strings will be converted to their character form first.
133 Specify the field separators. The first word is used between the
A Dopenssl-passphrase-options.pod49 The first line of I<pathname> is the password. If the same I<pathname>
50 argument is supplied to B<-passin> and B<-passout> arguments then the first
/openssl-master/test/
A DREADME.md80 first token in the list, the current set of tests is first
88 If this is the first token in the list, the current set of
89 tests is first assigned the whole set of available tests,
/openssl-master/doc/
A Dopenssl-c-indent.el58 (topmost-intro-cont first c-lineup-topmost-intro-cont
/openssl-master/test/recipes/30-test_evp_data/
A Devpciph_chacha.txt34 #Counter (first 4 bytes) expressed in little-endian order
42 #Counter (first 4 bytes) expressed in little-endian order
/openssl-master/crypto/objects/
A Dobj_dat.c452 int i, n = 0, len, nid, first, use_bn; in OBJ_obj2txt() local
480 first = 1; in OBJ_obj2txt()
512 if (first) { in OBJ_obj2txt()
513 first = 0; in OBJ_obj2txt()

Completed in 25 milliseconds

12345678910