Home
last modified time | relevance | path

Searched refs:sequence (Results 51 – 75 of 90) sorted by relevance

1234

/openssl/doc/man3/
H A DBN_rand.pod80 seeded with enough randomness to ensure an unpredictable byte sequence.
H A DOSSL_CMP_exec_certreq.pod131 OSSL_CMP_exec_GENM_ses() sends a genm general message containing the sequence of
225 otherwise a pointer to the sequence of B<ITAV> received, which may be empty.
H A DPEM_read.pod115 It will simply be treated as a byte sequence.
H A DOSSL_CMP_MSG_get0_header.pod61 if it is the NULL-DN (i.e., any empty sequence of RDNs), no subject is included,
H A DPKCS5_PBE_keyivgen.pod141 It will simply be treated as a byte sequence.
H A DASN1_aux_cb.pod70 sequence length value may not be correct. This should generally not be used.
H A DBIO_s_mem.pod127 The other supported sequence is to start with a read write BIO then temporarily
H A DUI_new.pod90 sequence. Each prompt gets an index number which is returned by the
H A DOSSL_HTTP_REQ_CTX.pod114 that an ASN.1 sequence header is required, its length field is checked, and
/openssl/crypto/cms/
H A Dcms_pwri.c160 value.sequence)) { in CMS_add0_recipient_password()
/openssl/
H A DConfigure3440 my @sequence = (
3486 foreach (@sequence) {
3495 length((sort { length($a) <=> length($b) } @sequence)[-1]);
3497 foreach (@sequence) {
H A DNOTES-PERL.md29 requirement is due to our use of regexp backslash sequence \R among
/openssl/ssl/record/methods/
H A Dtls_common.c864 memset(rl->sequence, 0, sizeof(rl->sequence)); in tls_get_more_records()
2083 ++(rl->sequence[i - 1]); in tls_increment_sequence_ctr()
2084 if (rl->sequence[i - 1] != 0) in tls_increment_sequence_ctr()
H A Dtls13_meth.c95 unsigned char *seq = rl->sequence; in tls13_cipher()
H A Dktls_meth.c328 if (!ktls_configure_crypto(rl->libctx, rl->version, ciph, md, rl->sequence, in ktls_set_crypto_state()
H A Drecmethod_local.h273 unsigned char sequence[SEQ_NUM_SIZE]; member
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in327 Giving a single C</> will lead to an empty sequence of RDNs (a NULL-DN).
1041 Take the sequence of CMP requests to send to the server from the given file(s)
1042 rather than from the sequence of requests produced internally.
1050 Note that in any case the client produces internally its sequence
1073 in the sequence of requests produced internally.
1083 This may be needed in case the sequence of requests is reused
1088 Save the sequence of CMP requests created by the client to the given file(s).
1107 Process the sequence of CMP responses provided in the given file(s),
1120 Save the sequence of actually used CMP responses to the given file(s).
1437 This command sequence can be repeated as often as needed.
H A Dopenssl-dsa.pod.in69 Private keys are a sequence of B<ASN.1 INTEGERS>: the version (zero), B<p>,
H A Dopenssl.pod79 Parse an ASN.1 sequence.
179 Create or examine a Netscape certificate sequence.
/openssl/doc/designs/quic-design/
H A Dquic-thread-assist.md34 An application performing a single HL API call, or a sequence of related HL
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_common.txt75 # For all ECB encrypts and decrypts, the transformed sequence is
179 # For all CBC encrypts and decrypts, the transformed sequence is
285 # For all CFB128 encrypts and decrypts, the transformed sequence is
485 # For all OFB encrypts and decrypts, the transformed sequence is
/openssl/doc/man7/
H A Dopenssl-glossary.pod186 A property query string is a string containing a sequence of properties that
H A Dproxy-certificates.pod85 indicates that the string is a byte sequence, without any encoding:
/openssl/include/openssl/
H A Dasn1.h.in498 * set and sequence are left complete and still contain the set or
499 * sequence bytes
502 ASN1_STRING *sequence; member
/openssl/crypto/err/
H A Dopenssl.txt94 ASN1_R_SEQUENCE_LENGTH_MISMATCH:148:sequence length mismatch
95 ASN1_R_SEQUENCE_NOT_CONSTRUCTED:149:sequence not constructed
96 ASN1_R_SEQUENCE_OR_SET_NEEDS_CONFIG:192:sequence or set needs config
1460 SSL_R_INVALID_SEQUENCE_NUMBER:402:invalid sequence number
1567 SSL_R_SEQUENCE_CTR_WRAPPED:327:sequence ctr wrapped

Completed in 84 milliseconds

1234