Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 126) sorted by relevance

123456

/openssl-master/crypto/ocsp/
A Docsp_cl.c226 OCSP_SINGLERESP *single; in OCSP_resp_find() local
236 single = sk_OCSP_SINGLERESP_value(sresp, i); in OCSP_resp_find()
237 if (!OCSP_id_cmp(id, single->certId)) in OCSP_resp_find()
248 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason, in OCSP_single_get0_status() argument
256 if (single == NULL) in OCSP_single_get0_status()
258 cst = single->certStatus; in OCSP_single_get0_status()
273 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
275 *nextupd = single->nextUpdate; in OCSP_single_get0_status()
290 OCSP_SINGLERESP *single; in OCSP_resp_find_status() local
295 single = OCSP_resp_get0(bs, i); in OCSP_resp_find_status()
[all …]
A Docsp_srv.c92 OCSP_SINGLERESP *single = NULL; in OCSP_basic_add1_status() local
101 if ((single = OCSP_SINGLERESP_new()) == NULL) in OCSP_basic_add1_status()
104 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate)) in OCSP_basic_add1_status()
107 !ASN1_TIME_to_generalizedtime(nextupd, &single->nextUpdate)) in OCSP_basic_add1_status()
110 OCSP_CERTID_free(single->certId); in OCSP_basic_add1_status()
112 if ((single->certId = OCSP_CERTID_dup(cid)) == NULL) in OCSP_basic_add1_status()
115 cs = single->certStatus; in OCSP_basic_add1_status()
148 if (!(sk_OCSP_SINGLERESP_push(rsp->tbsResponseData.responses, single))) in OCSP_basic_add1_status()
150 return single; in OCSP_basic_add1_status()
152 OCSP_SINGLERESP_free(single); in OCSP_basic_add1_status()
A Docsp_prn.c142 OCSP_SINGLERESP *single = NULL; in OCSP_RESPONSE_print() local
190 single = sk_OCSP_SINGLERESP_value(rd->responses, i); in OCSP_RESPONSE_print()
191 cid = single->certId; in OCSP_RESPONSE_print()
194 cst = single->certStatus; in OCSP_RESPONSE_print()
214 if (!ASN1_GENERALIZEDTIME_print(bp, single->thisUpdate)) in OCSP_RESPONSE_print()
216 if (single->nextUpdate) { in OCSP_RESPONSE_print()
219 if (!ASN1_GENERALIZEDTIME_print(bp, single->nextUpdate)) in OCSP_RESPONSE_print()
226 single->singleExtensions, flags, 8)) in OCSP_RESPONSE_print()
/openssl-master/doc/man7/
A DEVP_KDF-SSHKDF.pod54 A single char of value 65 (ASCII char 'A').
59 A single char of value 66 (ASCII char 'B').
64 A single char of value 67 (ASCII char 'C').
69 A single char of value 68 (ASCII char 'D').
74 A single char of value 69 (ASCII char 'E').
79 A single char of value 70 (ASCII char 'F').
A Dprovider-kdf.pod283 A single char of value 65 (ASCII char 'A').
288 A single char of value 66 (ASCII char 'B').
293 A single char of value 67 (ASCII char 'C').
298 A single char of value 68 (ASCII char 'D').
303 A single char of value 69 (ASCII char 'E').
308 A single char of value 70 (ASCII char 'F').
A Dbio.pod33 BIOs can be joined together to form a chain (a single BIO is a chain
47 Calling BIO_free_all() on a single BIO has the same effect as calling
A DEVP_RAND.pod42 Multiple DRBG instances which are accessed only by a single thread provide
79 While the <primary> DRBG is a single global instance, the <public> and <private>
118 because they are intended to be used by a single thread.
119 Instead of accessing a single DRBG instance concurrently from different
/openssl-master/doc/man3/
A DBIO_new.pod30 BIO_free() frees up a single BIO, BIO_vfree() also frees up a single BIO
55 Calling BIO_free_all() on a single BIO has the same effect as calling BIO_free()
A DOCSP_resp_find_status.pod27 int OCSP_single_get0_status(OCSP_SINGLERESP *single, int *reason,
33 const OCSP_BASICRESP* single);
80 OCSP_single_get0_status() extracts the fields of I<single> in I<*reason>,
84 single response I<bs>.
156 OCSP_single_get0_status() returns the status of I<single> or -1 if an error
A DBIO_push.pod22 becomes a single BIO with no association with the original chain,
32 joins two BIO chains whereas BIO_pop() deletes a single BIO from a chain,
A DASN1_INTEGER_new.pod20 ASN1_INTEGER_free() frees up a single B<ASN1_INTEGER> object.
A DX509_STORE_new.pod29 X509_STORE_free() frees up a single X509_STORE object.
A DPKCS12_init.pod17 to this structure are enclosed first within a single PKCS#7 contentInfo
A DBN_zero.pod36 be represented as a single integer.
A DPKCS7_decrypt.pod41 The lack of single pass processing and need to hold all data in memory as
A DSCT_print.pod19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a B<BIO> in
A DCMS_uncompress.pod43 The lack of single pass processing and the need to hold all data in memory as
A DSSL_CTX_set_timeout.pod32 The expiration time of a single session can be modified using the
A DBIO_s_accept.pod84 a single call: that is it creates a new accept BIO with port
143 established connection and B<accept> will now be a single BIO
148 If only a single connection will be processed it is possible to
/openssl-master/include/crypto/
A Dbn_conf.h.in17 * both 32-bit and 64-bit builds are supported from a single run
/openssl-master/crypto/
A DREADME-sparse_array.md49 except for the single pointer to the user's data (N = SA_BLOCK_MAX for
151 small indices (e.g. NIDs), single level (constant time) access is achievable.
/openssl-master/include/openssl/
A Dsafestack.h.in185 * Strings are special: normally an lhash entry will point to a single
188 * a) Instead of a single char, there is an array of chars, NUL-terminated.
204 * above, instead of a single char each entry is a NUL-terminated array of
/openssl-master/doc/life-cycles/
A Dcipher.dot45 /* This is a version with a single flavour which is easier to comprehend
/openssl-master/ssl/statem/
A DREADME.md12 - Simplify transitions and bring the logic together in a single location
/openssl-master/doc/man1/
A Dopenssl-list.pod.in72 List the commands, digest-commands, or cipher-commands in a single column.
221 implementation is labeled with a single name:

Completed in 22 milliseconds

123456